Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |