Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
file_exception Class Reference

Basic file related exception class. More...

Inheritance diagram for file_exception:
file_access_exception file_pool_content_exception file_reference_exception stored_file_creation_exception

Public Member Functions

 __construct ($errorcode, $a=NULL, $debuginfo=NULL)
 Constructor.
 

Detailed Description

Basic file related exception class.

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

Constructor & Destructor Documentation

◆ __construct()

file_exception::__construct ( $errorcode,
$a = NULL,
$debuginfo = NULL )

Constructor.

Parameters
string$errorcodeerror code
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: