Pike programming language

Top MasterObject
➤ MasterObject()->compile_error() MasterObject()->compile_warning() ➤

Method MasterObject()->compile_exception()


Method compile_exception

int compile_exception(array|object trace)

Description

This function is called when an exception is caught during compilation. Its message is also reported to compile_error if this function returns zero.

See also

compile_error(), compile_warning(), get_inhibit_compile_errors(), set_inhibit_compile_errors(),

Extracted from as of .