Axiom (v1.2.0)

A lightweight PHP framework
axMissingFileException Class Reference

Missing File Exception. More...

Public Member Functions

 __construct ($filename, $code=0)
 Constructor.

Detailed Description

Missing File Exception.

This class extends PHP's RuntimeException

Author:
Delespierre
License:
http://www.gnu.org/licenses/lgpl.html Lesser General Public Licence version 3

Definition at line 18 of file axMissingFileException.class.php.


Constructor & Destructor Documentation

axMissingFileException::__construct ( filename,
code = 0 
)

Constructor.

Parameters:
string$filenameThe file path or name
integer$code[optional] [default 0]

Definition at line 25 of file axMissingFileException.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Files Functions Variables