JsonValidationException
extends Exception
in package
Tags
Table of Contents
- $errors : mixed
- __construct() : mixed
- getErrors() : mixed
Properties
$errors
protected
mixed
$errors
Methods
__construct()
public
__construct(mixed $message[, mixed $errors = array() ][, Exception $previous = null ]) : mixed
Parameters
- $message : mixed
- $errors : mixed = array()
- $previous : Exception = null
Return values
mixed —getErrors()
public
getErrors() : mixed