Namespace anybill.POS.Client.Exceptions
Classes
AnybillApiException
A general exception while calling the anybill api.
AuthenticationException
Throws if an authentication error occurs.
BadRequestException
Throws if a bad request status code was returned.
ForbiddenException
Throws if a forbidden status code was returned.
NotFoundException
Throws if a not found status code was returned.
UnauthorizedException
Throws if an unauthorized status code was returned.
UnhandledException
Throws if an unhandled status code was returned.