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