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

DML db connection exception - triggered if database not accessible. More...

Inheritance diagram for dml_connection_exception:
dml_exception

Public Member Functions

 __construct ($error)
 Constructor.
 

Detailed Description

DML db connection exception - triggered if database not accessible.

@subpackage dml

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

dml_connection_exception::__construct ( $error)

Constructor.

Parameters
string$errorOptional debugging information.

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