Exception
extends Exception
in package
Table of Contents
Constants
Methods
- errorHandlerCallback() : void
- Error handler callback.
Constants
CALCULATION_ENGINE_PUSH_TO_STACK
public
mixed
CALCULATION_ENGINE_PUSH_TO_STACK
= 1
Methods
errorHandlerCallback()
Error handler callback.
public
static errorHandlerCallback(int $code, string $string, string $file, int $line) : void
Parameters
- $code : int
- $string : string
- $file : string
- $line : int