Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
webservice_access_exception Class Reference

Exception indicating access control problem in web service call This exception should return general errors about web service setup. More...

Inheritance diagram for webservice_access_exception:

Public Member Functions

 __construct ($debuginfo)
 Constructor.
 

Detailed Description

Exception indicating access control problem in web service call This exception should return general errors about web service setup.

Errors related to the user like wrong username/password should not use it, you should not use this exception if you want to let the client implement some code logic against an access error.

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

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