PartialDenormalizationException
extends UnexpectedValueException
in package
UnexpectedValueException.
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getData() : mixed
- getErrors() : array<string|int, mixed>
Properties
$data
private
mixed
$data
$errors
private
mixed
$errors
Methods
__construct()
public
__construct(mixed $data, array<string|int, mixed> $errors) : mixed
Parameters
- $data : mixed
- $errors : array<string|int, mixed>
getData()
public
getData() : mixed
getErrors()
public
getErrors() : array<string|int, mixed>