Description
Exception
|
--Swift_SwiftException
|
--Swift_DependencyException
Located in File: /vendors/swiftMailer/classes/Swift/DependencyException.php
DependencyException thrown when a requested dependeny is missing.
Method Detail
Summary:
Swift_DependencyException
__construct
(
string $message)
Constructor __construct (line 25)
Swift_DependencyException __construct(
string
$message)
Overrides : Swift_SwiftException::__construct() Create a new SwiftException with $message.
Create a new DependencyException with $message.
Parameters
Info