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

Error changing db structure, caused by some dependency found like trying to modify one field having related indexes. More...

Inheritance diagram for ddl_dependency_exception:
ddl_exception

Public Member Functions

 __construct ($targettype, $targetname, $offendingtype, $offendingname, $debuginfo=null)
 

Detailed Description

Error changing db structure, caused by some dependency found like trying to modify one field having related indexes.


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