MailHandlerException.php
Same filename in other branches
Namespace
Drupal\contactFile
-
core/
modules/ contact/ src/ MailHandlerException.php
View source
<?php
namespace Drupal\contact;
/**
* Exception thrown by MailHandler when unable to determine message recipient.
*/
class MailHandlerException extends \RuntimeException {
}
Classes
Title | Deprecated | Summary |
---|---|---|
MailHandlerException | Exception thrown by MailHandler when unable to determine message recipient. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.