Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
General convert-related exception. More...
Public Member Functions | |
__construct ($errorcode, $a=null, $debuginfo=null) | |
Constructor. | |
General convert-related exception.
convert_exception::__construct | ( | $errorcode, | |
$a = null, | |||
$debuginfo = null ) |
Constructor.
string | $errorcode | key for the corresponding error string |
object | $a | extra words and phrases that might be required in the error string |
string | $debuginfo | optional debugging information |