Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
repository_nextcloud\request_exception Class Reference

Exception for when an OCS request fails. More...

Inheritance diagram for repository_nextcloud\request_exception:

Public Member Functions

 __construct ($hint='', $debuginfo=null)
 An OCS request has failed.
 

Detailed Description

Exception for when an OCS request fails.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

repository_nextcloud\request_exception::__construct ( $hint = '',
$debuginfo = null )

An OCS request has failed.

Parameters
string$hintoptional param for additional information of the problem
string$debuginfodetailed information how to fix problem

The documentation for this class was generated from the following file: