Documentation

ErrorHandler

Table of Contents

Methods

handleError()  : void
Handle an error generated during lexing, parsing or some other operation.

Methods

handleError()

Handle an error generated during lexing, parsing or some other operation.

public handleError(Error $error) : void
Parameters
$error : Error

The error that needs to be handled


        
On this page

Search results