Response
Interfaces, Classes and Traits
- BadRequestException
- HTTP 400 Bad Request error
- ConflictException
- HTTP 409 Conflict error
- ForbiddenException
- HTTP 403 Forbidden error
- InternalServerException
- HTTP 500 Internal Server Error
- MethodNotAllowedException
- HTTP 405 Method Not Allowed error
- NotFoundException
- HTTP 404 Not Found error
- PreconditionFailedException
- HTTP 412 Precondition Failed error
- ResponseException
- All HTTP errors returning from Sigfox API
- UnauthorizedException
- HTTP 401 Unauthorized error