Namespace Juhta.Net.WebApi.Exceptions.ServerErrors
Classes
BadGatewayException
Defines an exception class for the HTTP error Bad Gateway.
GatewayTimeoutException
Defines an exception class for the HTTP error Gateway Timeout.
HttpVersionNotSupportedException
Defines an exception class for the HTTP error HTTP Version Not Supported.
InternalServerErrorException
Defines an exception class for the HTTP error Internal Server Error.
NotImplementedException
Defines an exception class for the HTTP error Not Implemented.
ServiceUnavailableException
Defines an exception class for the HTTP error Service Unavailable.