Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
convert_helper_exception Class Reference

General convert_helper related exception. More...

Inheritance diagram for convert_helper_exception:

Public Member Functions

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

Detailed Description

General convert_helper related exception.

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

Constructor & Destructor Documentation

◆ __construct()

convert_helper_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: