InvalidValueTypeException
extends Exception
in package
Class InvalidValueTypeException
Table of Contents
- $ExpectedTypes : array<string|int, mixed>
- $GivenType : string
- $Operator : string
- $Operators : array<string|int, mixed>
- $Value : mixed
Properties
$ExpectedTypes
public
array<string|int, mixed>
$ExpectedTypes
$GivenType
public
string
$GivenType
$Operator
public
string
$Operator
$Operators
public
array<string|int, mixed>
$Operators
$Value
public
mixed
$Value