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

Breadcrumb

  1. Drupal Core 11.1.x
  2. UnexpectedResponseException.php

class UnexpectedResponseException

Hierarchy

  • class \Symfony\Component\Mailer\Exception\RuntimeException extends \Symfony\Component\Mailer\Exception\RuntimeException implements \Symfony\Component\Mailer\Exception\ExceptionInterface
    • class \Symfony\Component\Mailer\Exception\RuntimeException extends \Symfony\Component\Mailer\Exception\RuntimeException implements \Symfony\Component\Mailer\Exception\ExceptionInterface
      • class \Symfony\Component\Mailer\Exception\TransportException extends \Symfony\Component\Mailer\Exception\RuntimeException implements \Symfony\Component\Mailer\Exception\TransportExceptionInterface
        • class \Symfony\Component\Mailer\Exception\UnexpectedResponseException extends \Symfony\Component\Mailer\Exception\TransportException

Expanded class hierarchy of UnexpectedResponseException

2 files declare their use of UnexpectedResponseException
EsmtpTransport.php in vendor/symfony/mailer/Transport/Smtp/EsmtpTransport.php
SmtpTransport.php in vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php

File

vendor/symfony/mailer/Exception/UnexpectedResponseException.php, line 14

Namespace

Symfony\Component\Mailer\Exception
View source
class UnexpectedResponseException extends TransportException {

}
RSS feed
Powered by Drupal