Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
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: