|
Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Exception for when client configuration data is missing. More...
Public Member Functions | |
| __construct ($hint='', $debuginfo=null) | |
| This exception is used when the configuration of the plugin can not be processed or database entries are missing. | |
Exception for when client configuration data is missing.
| repository_nextcloud\configuration_exception::__construct | ( | $hint = '', | |
| $debuginfo = null ) |
This exception is used when the configuration of the plugin can not be processed or database entries are missing.
| string | $hint | optional param for additional information of the problem |
| string | $debuginfo | detailed information how to fix problem |