Method MasterObject()->handle_error()
- Method
handle_error
voidhandle_error(mixedexception)- Description
Called by the Pike runtime if an exception isn't caught.
- Parameter
exception Value that was throw()'n.
- See also
void handle_error(mixed exception)
Called by the Pike runtime if an exception isn't caught.
exceptionValue that was throw()'n.