Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
Exception indicating access control problem in web service call This exception should return general errors about web service setup. More...
Public Member Functions | |
__construct ($debuginfo) | |
Constructor. | |
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.