Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LaravelFCM
Response
Exceptions
ServerResponseException
PHP Class LaravelFCM\Response\Exceptions\ServerResponseException
Inheritance:
extends
Exceptio\Exception
Show file
Open project: brozot/laravel-fcm
Public Properties
Property
Type
Description
$retryAfter
integer
retry after
Public Methods
Method
Description
__construct
(
Response
$response
)
ServerResponseException constructor.
Method Details
__construct()
public
method
ServerResponseException constructor.
public
__construct
(
Response
$response
)
$response
GuzzleHttp\Psr7\Response
Property Details
$retryAfter
public property
retry after
public
int
$retryAfter
return
integer