TYPO3
7.6
|
Public Member Functions | |
__construct ($message) | |
Public Member Functions inherited from Swift_SwiftException | |
__construct ($message, $code=0, Exception $previous=null) | |
DependencyException gets thrown when a requested dependency is missing.
Definition at line 16 of file DependencyException.php.
__construct | ( | $message | ) |
Create a new DependencyException with $message.
string | $message |
Definition at line 23 of file DependencyException.php.