Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
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: