Exceptions
Table of Contents
Classes
- Api404Exception
- API 404 Not Found Exception - Replaces QubitApi404Exception.
- ApiBadRequestException
- API Bad Request Exception - Replaces QubitApiBadRequestException.
- ApiException
- Base API Exception - Replaces QubitApiException.
- ApiForbiddenException
- API Forbidden Exception - Replaces QubitApiForbiddenException.
- ApiNotAuthorizedException
- API Not Authorized Exception - Replaces QubitApiNotAuthorizedException.
- ServiceException
- Service Layer Exception for business logic errors.