Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
Exception being thrown by convert_path methods. More...
Public Member Functions | |
__construct ($errorcode, $a=null, $debuginfo=null) | |
Constructor. | |
Exception being thrown by convert_path methods.
convert_path_exception::__construct | ( | $errorcode, | |
$a = null, | |||
$debuginfo = null ) |
Constructor.
string | $errorcode | key for the corresponding error string |
mixed | $a | extra words and phrases that might be required by the error string |
string | $debuginfo | optional debugging information |