Public Member Functions | |
| __construct ($code, $message, $file, $line) | |
Class to convert a PHP error to an Exception
taken from php.net online PHP manual
Definition at line 29 of file exception.lib.php.
| __construct | ( | $ | code, | |
| $ | message, | |||
| $ | file, | |||
| $ | line | |||
| ) |
Definition at line 31 of file exception.lib.php.
1.6.3