This is the base class for all exceptions that represent an error response from the server.
Name | Description | Return Type |
---|---|---|
getEnvironment() |
Current API environment. | Environment |
getHttpClientConfig() |
Http Client Configuration instance. | ReadonlyHttpClientConfiguration |
getBaseUri(Server server) |
Get base URI by current environment. | String |
getBaseUri() |
Get base URI by current environment. | String |