Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
convert_path_exception Class Reference

Exception being thrown by convert_path methods. More...

Inheritance diagram for convert_path_exception:

Public Member Functions

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

Detailed Description

Exception being thrown by convert_path methods.

Constructor & Destructor Documentation

◆ __construct()

convert_path_exception::__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

The documentation for this class was generated from the following file: