org.mule.samples.errorhandler
Class ErrorManager
java.lang.Object
org.mule.samples.errorhandler.ErrorManager
- public class ErrorManager
- extends Object
ErrorManager
TODO (document class)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorManager
public ErrorManager()
setHandlers
public void setHandlers(ExceptionHandler[] eh)
addHandler
public void addHandler(ExceptionHandler eh)
getHandler
public ExceptionHandler getHandler(Class exceptionClass)
onException
public void onException(ErrorMessage msg)
throws UMOException
- Throws:
UMOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.