Google

"DTD/xhtml1-strict.dtd">
Class RMail::Parser::Error
In: lib/rmail/parser/pushbackreader.rb
lib/rmail/parser.rb
Parent: StandardError

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.