Method CompilerEnvironment()->filter_exception()
- Method filter_exception
int filter_exception(SeverityLevel level, mixed err)
- Description
The default implementation calls MasterObject()->compile_exception() for level ERROR and FATAL.
- Note
This function is not implemented in Pike 7.8.
- See also