Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Overtrue
Socialite
AuthorizeFailedException
PHP Class Overtrue\Socialite\AuthorizeFailedException
Inheritance:
extends
RuntimeException
Exibir arquivo
Open project: overtrue/socialite
Public Properties
Property
Type
Description
$body
array
Response body.
Public Methods
Method
Description
__construct
(
string
$message
,
string
$body
)
Constructor.
Method Details
__construct()
public
method
Constructor.
public
__construct
(
string
$message
,
string
$body
)
$message
string
$body
string
Property Details
$body
public_oe property
Response body.
public
array
$body
return
array