Zend Framework
1.12
|
Public Member Functions | |
__construct ($message, $fileerror=0) | |
getFileError () | |
Returns the transfer error code for the exception This is not the exception code !!! | |
![]() | |
__construct ($msg= '', $code=0, Exception $previous=null) | |
Construct the exception. | |
__call ($method, array $args) | |
Overloading. | |
__toString () | |
String representation of the exception. | |
Protected Attributes | |
$_fileerror = null | |
Additional Inherited Members | |
![]() | |
_getPrevious () | |
Returns previous Exception. | |
__construct | ( | $message, | |
$fileerror = 0 |
|||
) |
getFileError | ( | ) |
Returns the transfer error code for the exception This is not the exception code !!!
|
protected |