Public Member Functions | |
__construct ($msg= 'unknown exception', $state= '00000') | |
Protected Attributes | |
$code = '00000' | |
$message = 'unknown exception' |
Definition at line 35 of file Exception.php.
__construct | ( | $ | msg = 'unknown exception' , |
$ | state = '00000' |
||
) |
string | $msg | |
string | $state |
Definition at line 51 of file Exception.php.