Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
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: