Axiom (v1.2.0)

A lightweight PHP framework
axClassNotFoundException Class Reference

Exception thrown if a class load fails. More...

Public Member Functions

 __construct ($class)
 Constructor.

Detailed Description

Exception thrown if a class load fails.

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

Definition at line 17 of file axClassNotFoundException.class.php.


Constructor & Destructor Documentation

Constructor.

Parameters:
string$classThe class name

Definition at line 23 of file axClassNotFoundException.class.php.


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