Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |