class MailHandlerException

Same name and namespace in other branches
  1. 9 core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException
  2. 10 core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException
  3. 11.x 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

1 file declares its use of MailHandlerException
MailHandlerTest.php in core/modules/contact/tests/src/Unit/MailHandlerTest.php

File

core/modules/contact/src/MailHandlerException.php, line 8

Namespace

Drupal\contact
View source
class MailHandlerException extends \RuntimeException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.