Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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.