Exception | Description |
---|---|
BadRequestException |
Exception thrown on HTTP 400 - Bad Request.
|
ForbiddenException |
Exception thrown on HTTP 403 Forbidden.
|
NotAuthorizedException |
Exception thrown on HTTP 401 Unauthorized.
|
RESTException |
Base class for REST client exceptions.
|
ServiceFailureException |
Exception thrown on HTTP 500 - Bad Request.
|
ServiceUnavailableException |
Exception thrown on HTTP 503 - service is unavailable.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.