SDK for PHP 3.x

JsonRpcErrorParser extends AbstractErrorParser
in package
Uses JsonParserTrait

Parsers JSON-RPC errors.

Table of Contents

Methods

__construct()  : mixed
__invoke()  : mixed

Methods

__construct()

public __construct([Service $api = null ][, JsonParser $parser = null ]) : mixed
Parameters
$api : Service = null
$parser : JsonParser = null
On this page