JsonDecodingException
extends RuntimeException
in package
Wrapper for the JsonDecodingException
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([mixed $code = JSON_ERROR_NONE ][, Exception $previous = null ]) : mixed
Parameters
- $code : mixed = JSON_ERROR_NONE
- $previous : Exception = null