Class | Description |
---|---|
HttpServiceExceptionFactory |
Factory to create and log HttpService exceptions.
|
Exception | Description |
---|---|
BadRequestException | |
ForbiddenException | |
HttpServiceException |
An HttpServiceException is the base exception raised by the httpService
component.
|
InternalServerErrorException | |
NotAcceptableException | |
NotFoundException | |
NotModifiedException | |
PreconditionFailedException | |
RedirectionException |