Documentation

IdentityProviderException extends Exception
in package

Exception thrown if the provider response contains errors.

Table of Contents

Properties

$response  : mixed

Methods

__construct()  : mixed
getResponseBody()  : mixed
Returns the exception's response body.

Properties

Methods

__construct()

public __construct(string $message, int $code, mixed $response) : mixed
Parameters
$message : string
$code : int
$response : mixed

The response body


        
On this page

Search results