Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
dbtransfer_exception Class Reference

Exception class for db transfer. More...

Inheritance diagram for dbtransfer_exception:

Public Member Functions

object __construct ($errorcode, $a=null, $link='', $debuginfo=null)
 

Detailed Description

Exception class for db transfer.

See also
moodle_exception

Constructor & Destructor Documentation

◆ __construct()

object dbtransfer_exception::__construct ( $errorcode,
$a = null,
$link = '',
$debuginfo = null )
Parameters
string$errorcode
string$a
string$link
string$debuginfo

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