Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
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 |