Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
Public Member Functions | |
__construct ($reason, ?string $description=null) | |
getReason () | |
Returns the rejection reason. | |
GuzzleHttp\Promise\RejectionException::__construct | ( | $reason, | |
?string | $description = null ) |
mixed | $reason | Rejection reason. |
string | null | $description | Optional description. |
GuzzleHttp\Promise\RejectionException::getReason | ( | ) |
Returns the rejection reason.
mixed |