Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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 |