Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
ddl_change_structure_exception Class Reference

Error during changing db structure. More...

Inheritance diagram for ddl_change_structure_exception:
ddl_exception

Public Member Functions

 __construct ($error, $sql=null)
 

Public Attributes

string $error
 
 $sql
 

Detailed Description

Error during changing db structure.

Constructor & Destructor Documentation

◆ __construct()

ddl_change_structure_exception::__construct ( $error,
$sql = null )
Parameters
string$error
string$sql

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