Errors - mime

  • DecodeError
  • Represents a DecodeError with the message and the cause.

  • EncodeError
  • Represents an EncodeError with the message and the cause.

  • GenericMimeError
  • Represents a GenericMimeError with the message and the cause.

  • HeaderNotFoundError
  • Represents a HeaderNotFoundError error with the message and the cause.

  • HeaderUnavailableError
  • Represents a HeaderUnavailableError with the message and the cause.

  • IdleTimeoutTriggeredError
  • Represents an IdleTimeoutTriggeredError with the message and the cause.

  • InvalidContentLengthError
  • Represents a InvalidContentLengthError error with the message and the cause.

  • InvalidContentTypeError
  • Represents an InvalidContentTypeError with the message and the cause.

  • InvalidHeaderOperationError
  • Represents a InvalidHeaderOperationError error with the message and the cause.

  • InvalidHeaderParamError
  • Represents a InvalidHeaderParamError error with the message and the cause.

  • InvalidHeaderValueError
  • Represents a InvalidHeaderValueError error with the message and the cause.

  • NoContentError
  • Represents a NoContentError with the message and the cause.

  • ParserError
  • Represents a ParserError with the message and the cause.

  • SerializationError
  • Represents a SerializationError error with the message and the cause.

  • SetHeaderError
  • Represents a SetHeaderError with the message and the cause.