Method | Description | |
---|---|---|
paginate ( |
{@inheritDoc} | |
request ( $method, $uri, array $parameters = [] ) | {@inheritDoc} |
Method | Description | |
---|---|---|
resolveExceptionClass ( GuzzleHttp\Exception\ClientException $exception ) : Larabros\Elogram\Exceptions\Exception | Parses a ClientException for any specific exceptions thrown by the API in the response body. If the response body is not in JSON format, an Exception is returned. |
public paginate ( |
||
$response |
protected resolveExceptionClass ( GuzzleHttp\Exception\ClientException $exception ) : Larabros\Elogram\Exceptions\Exception | ||
$exception | GuzzleHttp\Exception\ClientException | |
return | Larabros\Elogram\Exceptions\Exception |