![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct ($message, $code=0, Exception $previous=null) | |
Base Exception class.
Definition at line 16 of file SwiftException.php.
__construct | ( | $message, | |
$code = 0 , |
|||
Exception | $previous = null |
||
) |
Create a new SwiftException with $message.
string | $message | |
int | $code | |
Exception | $previous |
Definition at line 25 of file SwiftException.php.