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