Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Public Member Functions | |
__construct ($reason, $description=null) | |
getReason () | |
Returns the rejection reason. | |
GuzzleHttp\Promise\RejectionException::__construct | ( | $reason, | |
$description = null ) |
mixed | $reason | Rejection reason. |
string | $description | Optional description |
GuzzleHttp\Promise\RejectionException::getReason | ( | ) |
Returns the rejection reason.
mixed |