Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
convert_exception Class Reference

General convert-related exception. More...

Inheritance diagram for convert_exception:
imscc11_convert_exception imscc1_convert_exception moodle1_convert_exception moodle1_convert_empty_storage_exception moodle1_convert_storage_exception

Public Member Functions

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

Detailed Description

General convert-related exception.

Author
David Mudrak david.nosp@m.@moo.nosp@m.dle.c.nosp@m.om

Constructor & Destructor Documentation

◆ __construct()

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

Constructor.

Parameters
string$errorcodekey for the corresponding error string
object$aextra words and phrases that might be required in the error string
string$debuginfooptional debugging information

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