Documentation

OlcRequestError extends Exception
in package

Table of Contents

Properties

$exception  : ClientException

Methods

__construct()  : mixed
getErrorList()  : array<string|int, mixed>
getErrorMessage()  : mixed
getRequest()  : mixed
getResponse()  : mixed
toArray()  : mixed
Returns response body as an array.
toString()  : mixed

Properties

Methods

__construct()

public __construct(ClientException $response) : mixed
Parameters
$response : ClientException

getErrorList()

public getErrorList() : array<string|int, mixed>
Return values
array<string|int, mixed>

toArray()

Returns response body as an array.

public toArray() : mixed

        
On this page

Search results