| XeroApiException |
Legacy XeroApiException general exception class for returning exception details
|
| XeroAppMinuteRateLimitException |
handle app and minute rate limit exception
|
| XeroAuthenticationException |
Base authentication exception all other Xero authentication exceptions should extend.
|
| XeroBadRequestException |
handle bad request exception
|
| XeroConflictException |
handle bank feed conflict exception
|
| XeroDailyRateLimitException |
handle daily rate limit exception
|
| XeroException |
Base application exception all other Xero exceptions should extend.
|
| XeroForbiddenException |
handle forbidden exception
|
| XeroMethodNotAllowedException |
handle method not allowed exception
|
| XeroMinuteRateLimitException |
handle minute rate limit exception
|
| XeroNotAvailableException |
handle not available exception
|
| XeroNotFoundException |
handle not found exception
|
| XeroNotImplementedException |
handle not available exception
|
| XeroRateLimitException |
Base application exception all other rate limit Xero exceptions should extend
|
| XeroServerErrorException |
handle server error exception
|
| XeroUnauthorizedException |
handle unauthorized exception
|