org.mule.samples.errorhandler.handlers
Class FatalHandler
java.lang.Object
org.mule.samples.errorhandler.AbstractExceptionHandler
org.mule.samples.errorhandler.handlers.DefaultHandler
org.mule.samples.errorhandler.handlers.FatalHandler
- All Implemented Interfaces:
- ExceptionHandler
- public class FatalHandler
- extends DefaultHandler
FatalBehaviour TODO (document class)
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FatalHandler
public FatalHandler()
processException
public void processException(ErrorMessage message,
Throwable t)
throws HandlerException
- Overrides:
processException in class DefaultHandler
- Throws:
HandlerException
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.