| java.lang.Object uk.org.ponder.rsf.processor.DefaultFatalErrorHandler
DefaultFatalErrorHandler | public class DefaultFatalErrorHandler implements FatalErrorHandler(Code) | | The default FatalErrorHandler for RSF. In addition to logic to print a hardwired
completelly fail-safe message, also contains definition of the strategy to
be used for user-defined strategies as a first line.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
setPropagatedExceptions | public void setPropagatedExceptions(Class[] propagated)(Code) | | Set a list of exception classes which will cause no action to be
performed by the fatal handler.
|
|
|