JsonException
extends Exception
in package
JsonException
An Exception representing JSON en- or decoding errors.
Table of Contents
Methods
- __construct() : mixed
- Exception constructor with mandatory JSON error code.
Methods
__construct()
Exception constructor with mandatory JSON error code.
public
__construct(int $code) : mixed
Parameters
- $code : int