Namespace Izberg\Exception
| BadRequestException | Represents an HTTP 400 error. |
| ForbiddenException | Represents an HTTP 403 error. |
| GenericException | GenericException Representation of generic exception |
| HttpException | |
| InternalErrorException | Represents an HTTP 500 error. |
| MethodNotAllowedException | Represents an HTTP 405 error. |
| NotFoundException | Represents an HTTP 404 error. |
| UnauthorizedException | Represents an HTTP 40error. |