Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |