ParseErrorException
extends InvalidArgumentException
in package
implements
InvalidArgumentException
Interfaces, Classes, Traits and Enums
Table of Contents
- __construct() : mixed
- Constructor.
Methods
__construct()
Constructor.
public
__construct(string $expected, string $actual[, mixed $help = '' ], int $code[, Exception|null $previous = null ]) : mixed
Parameters
- $expected : string
- $actual : string
- $help : mixed = ''
- $code : int
- $previous : Exception|null = null