Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
mod_bigbluebuttonbn\local\exceptions\server_not_available_exception Class Reference
Inheritance diagram for mod_bigbluebuttonbn\local\exceptions\server_not_available_exception:

Public Member Functions

 __construct ($errorcode, $module='', $link='', $a=null, $debuginfo=null)
 Constructor.
 

Constructor & Destructor Documentation

◆ __construct()

mod_bigbluebuttonbn\local\exceptions\server_not_available_exception::__construct ( $errorcode,
$module = '',
$link = '',
$a = null,
$debuginfo = null )

Constructor.

Parameters
string$errorcodeThe name of the string from error.php to print
string$modulename of module
string$linkThe url where the user will be prompted to continue. If no url is provided the user will be directed to the site index page.
mixed$aExtra words and phrases that might be required in the error string
string$debuginfooptional debugging information

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