Documentation

JsonValidationException extends Exception
in package

Tags
author

Jordi Boggiano j.boggiano@seld.be

Table of Contents

$errors  : mixed
__construct()  : mixed
getErrors()  : mixed

Properties

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

Search results