Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
core\exception\response_aware_exception Interface Reference
Inheritance diagram for core\exception\response_aware_exception:
core\exception\access_denied_exception core\exception\not_found_exception dml_missing_record_exception

Public Member Functions

 get_response_classname ()
 Get the class name of the response that should be used to handle this exception.
 

Member Function Documentation

◆ get_response_classname()

core\exception\response_aware_exception::get_response_classname ( )

Get the class name of the response that should be used to handle this exception.

Return values
string

Implemented in core\exception\access_denied_exception, core\exception\not_found_exception, and dml_missing_record_exception.


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