Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Exception for when an OCS request fails. More...
Public Member Functions | |
__construct ($hint='', $debuginfo=null) | |
An OCS request has failed. | |
Exception for when an OCS request fails.
repository_nextcloud\request_exception::__construct | ( | $hint = '', | |
$debuginfo = null ) |
An OCS request has failed.
string | $hint | optional param for additional information of the problem |
string | $debuginfo | detailed information how to fix problem |