Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

MailHandlerException.php

Namespace

Drupal\contact

File

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.
RSS feed
Powered by Drupal