Missing File Exception. More...
Public Member Functions | |
| __construct ($filename, $code=0) | |
| Constructor. | |
Missing File Exception.
This class extends PHP's RuntimeException
Definition at line 18 of file axMissingFileException.class.php.
| axMissingFileException::__construct | ( | $ | filename, |
| $ | code = 0 |
||
| ) |
Constructor.
| string | $filename | The file path or name |
| integer | $code | [optional] [default 0] |
Definition at line 25 of file axMissingFileException.class.php.