This error handler is used in the IsmoApplication class when dispatching to a state class.
It will catch errors in the state classes and also if the request was for a non-existing state. If ISMO_CORE_DEBUG is set to 1 the warning or error will be printed and then the stateMissing() method will be called. If ISMO_CORE_DEBUG isn't set nothing will be printed but stateMissing() will still be called.
This is the error handler used for handling errors occuring the the exec-methods.
It calls the recover() method on the current state.
This is Ismo's system error handler.
It handles core errors.
Documentation generated on Mon, 14 Jun 2004 11:59:18 +0200 by phpDocumentor 1.3.0RC3