Exception raised when a structured field cannot be parsed.
The exception carries the following fields:
:reason- a{tag, rest}tuple wheretagis an atom describing the error (for instance:invalid_valueor:expected_delimiter) andrestis the remaining input at the point of failure.:value- the full value given to the parser.