Documentation

InvalidJsonException extends Exception
in package

Table of Contents

Methods

__construct()  : mixed

Methods

__construct()

public __construct([mixed $message = "Invalid JSON format" ][, mixed $code = 0 ][, Throwable $previous = null ]) : mixed
Parameters
$message : mixed = "Invalid JSON format"
$code : mixed = 0
$previous : Throwable = null

        
On this page

Search results