Errors
- DecodeError distinctError
- EncodeError distinctError
- Error distinct
- GenericMimeError distinctError
- HeaderNotFoundError distinctError
- IdleTimeoutTriggeredError distinctError
- InvalidContentLengthError distinctError
- InvalidContentTypeError distinctError
- InvalidHeaderOperationError distinctError
- InvalidHeaderParamError distinctError
- InvalidHeaderValueError distinctError
- NoContentError distinctError
- ParserError distinctError
- SerializationError distinctError
- SetHeaderError distinctError
Represents a DecodeError
with the message and the cause.
Represents an EncodeError
with the message and the cause.
Defines the common error type for the module.
Represents a GenericMimeError
with the message and the cause.
Represents a HeaderNotFoundError
error with the message and the cause.
Represents a HeaderUnavailableError
with the message and the cause.
Represents an IdleTimeoutTriggeredError
with the message and the cause.
Represents a InvalidContentLengthError
error with the message and the cause.
Represents an InvalidContentTypeError
with the message and the cause.
Represents a InvalidHeaderOperationError
error with the message and the cause.
Represents a InvalidHeaderParamError
error with the message and the cause.
Represents a InvalidHeaderValueError
error with the message and the cause.
Represents a NoContentError
with the message and the cause.
Represents a ParserError
with the message and the cause.
Represents a SerializationError
error with the message and the cause.
Represents a SetHeaderError
with the message and the cause.