Method MasterObject()->handle_error()
- Method
handle_error
void
handle_error(mixed
exception
)- 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.
exception
Value that was throw()'n.