Exception: RMail::Parser::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rmail/parser.rb,
lib/rmail/parser/pushbackreader.rb

Overview

This exception class is thrown when the parser encounters an error.

Note: the parser tries hard to never throw exceptions – this error is thrown only when the API is used incorrectly and not on invalid input.