Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
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: