Moodle  2.2.1
http://www.collinsharper.com
convert_path_exception Class Reference
Inheritance diagram for convert_path_exception:
Collaboration diagram for convert_path_exception:

Public Member Functions

 __construct ($errorcode, $a=null, $debuginfo=null)

Detailed Description

Exception being thrown by convert_path methods

Definition at line 1120 of file lib.php.


Constructor & Destructor Documentation

__construct ( errorcode,
a = null,
debuginfo = null 
)

Constructor

Parameters:
string$errorcodekey for the corresponding error string
mixed$aextra words and phrases that might be required by the error string
string$debuginfooptional debugging information

Definition at line 1129 of file lib.php.


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