ParseError
Introduction
(PHP 7)
ParseError is thrown when an error occurs while parsing PHP code, such as when eval() is called.
Class synopsis
ParseError extends Error {
final public string Error::getMessage ( void )
final public Throwable Error::getP