| Class | Description |
|---|---|
| ErrorMessage |
Describes JSON based error message.
|
| ErrorMessage.Error | |
| JsonConverter |
| Enum | Description |
|---|---|
| ErrorMessage.Error.ErrorCodes |
| Exception | Description |
|---|---|
| ServiceException |
This exception class to be used by all service methods.
|
| ServiceException.BadRequestException | |
| ServiceException.ConflictException | |
| ServiceException.ForbiddenException | |
| ServiceException.MethodNotAllowedException | |
| ServiceException.NotFoundException |
Convenience exception classes modeled after HTTP exceptions
|
| ServiceException.NotImplementedException | |
| ServiceException.PreconditionRequired | |
| ServiceException.TooManyRequestsException | |
| ServiceException.UnauthorizedException | |
| ServiceException.UnexpectedErrorException | |
| ServiceException.UnprocessableEntityException | |
| ServiceException.UnsupportedMediaTypeException |
Copyright © 2016–2018. All rights reserved.