class

Mail::Field::ParseError

Inherits Mail::Field::FieldError < Exception < Reference < Object

Raised when a parsing error has occurred (ie, a StructuredField has tried to parse a field that is invalid or improperly written)

Constructors

new(element, value : String, reason : String)
Source

Instance methods

reason
Source
reason=(reason : String)
Source
value
Source
value=(value : String)
Source