/** * Exception classes thrown from {@link com.loadimpact.ApiTokenClient}. * All exceptions in this package are unchecked. In most cases, each exception * corresponds to a HTTP response code as described at * <a href="http://developers.loadimpact.com/api/index.html#api-ref-error-handling">Load Impact Platform API - Error handling</a> */ package com.loadimpact.exception;