Home / api / name / gb_hook_error 
GB_HOOK_ERROR
Syntax
#define GB_HOOK_ERROR 9

Use this constant with the GB.Hook function to define the error interpreter hook.

This hook is called each time a non-catched error must be displayed to the screen.

See also

Hook Management