Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
ddl_field_missing_exception Class Reference

Table does not exist problem exception. More...

Inheritance diagram for ddl_field_missing_exception:
ddl_exception

Public Member Functions

 __construct ($fieldname, $tablename, $debuginfo=null)
 

Detailed Description

Table does not exist problem exception.

Constructor & Destructor Documentation

◆ __construct()

ddl_field_missing_exception::__construct ( $fieldname,
$tablename,
$debuginfo = null )
Parameters
string$fieldname
string$tablename
string$debuginfo

Reimplemented from ddl_exception.


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