You are here

class MailHandlerException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException

Exception thrown by MailHandler when unable to determine message recipient.

Hierarchy

Expanded class hierarchy of MailHandlerException

File

core/modules/contact/src/MailHandlerException.php, line 13
Contains \Drupal\contact\MailHandlerException.

Namespace

Drupal\contact
View source
class MailHandlerException extends \RuntimeException {

}

Members