class Roda::RodaPlugins::MailProcessor::UnhandledMail

  1. lib/roda/plugins/mail_processor.rb
Superclass: StandardError

Exception class raised when a mail processed is not handled during routing, either implicitly because the r.handle method was not called, or via an explicit call to unhandled_mail.