| Exception | Description |
|---|---|
| ApiHandledException |
Marker abstract class for Exceptions that get handled by the ApiExceptionHandler
|
| BadRequestException | |
| ConflictException | |
| ExternalApiException |
This exception is invoked if we make a call to a
third-party API and we get a non-200 response back
from the server.
|
| FailedDependencyException | |
| InternalServerErrorException | |
| NotFoundException | |
| ServiceUnavailableException | |
| UnauthorizedException |
Copyright © 2019. All rights reserved.