ParseError

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 {
/* Inherited methods */
final public string Error::getMessage ( void )
final public Throwable Error::getP