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