Namespace Juhta.Net.WebApi.Exceptions
Classes
ClientError
Defines a class for storing information about client errors.
ClientErrorException
Defines an abstract base class for the client error Web API exceptions.
ClientErrorResponse
Defines a class for serializing exceptions derived from ClientErrorException.
ServerErrorException
Defines an abstract base class for the server error Web API exceptions.
ServerErrorResponse
Defines a class for serializing instances of ServerErrorException.
WebApiErrorResponse
Defines an abstract base class for serializing instances of WebApiException.
WebApiException
Defines an abstract base class for the Web API exceptions.