![]() |
TYPO3
7.6
|
Public Member Functions | |
| __construct ($message, $code=0, Exception $previous=null) | |
Public Member Functions inherited from Swift_SwiftException | |
| __construct ($message, $code=0, Exception $previous=null) | |
I/O Exception class.
Definition at line 16 of file IoException.php.
| __construct | ( | $message, | |
$code = 0, |
|||
| Exception | $previous = null |
||
| ) |
Create a new IoException with $message.
| string | $message | |
| int | $code | |
| Exception | $previous |
Definition at line 25 of file IoException.php.
1.8.3