You are here

private property RejectionException::$reason in Lockr 7.3

@var mixed Rejection reason.

File

vendor/guzzlehttp/promises/src/RejectionException.php, line 12

Class

RejectionException
A special exception that is thrown when waiting on a rejected promise.

Namespace

GuzzleHttp\Promise

Code

private $reason;