![]() |
TYPO3
7.6
|
Public Member Functions | |
| __construct ($message, $code=0, Exception $previous=null) | |
Public Member Functions inherited from Swift_IoException | |
| __construct ($message, $code=0, Exception $previous=null) | |
Public Member Functions inherited from Swift_SwiftException | |
| __construct ($message, $code=0, Exception $previous=null) | |
TransportException thrown when an error occurs in the Transport subsystem.
Definition at line 16 of file TransportException.php.
| __construct | ( | $message, | |
$code = 0, |
|||
| Exception | $previous = null |
||
| ) |
Create a new TransportException with $message.
| string | $message | |
| int | $code | |
| Exception | $previous |
Definition at line 25 of file TransportException.php.
1.8.3