You are here

private property RejectionException::$reason in Auth0 Single Sign On 8.2

@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;