Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
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: