class MailHandlerException
Same name in other branches
- 9 core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException
- 8.9.x core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException
- 11.x core/modules/contact/src/MailHandlerException.php \Drupal\contact\MailHandlerException
Exception thrown by MailHandler when unable to determine message recipient.
Hierarchy
- class \Drupal\contact\MailHandlerException extends \Drupal\contact\RuntimeException
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\contactView source
class MailHandlerException extends \RuntimeException {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.