|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.example.errorhandler.AbstractExceptionHandler
org.mule.example.errorhandler.handlers.BusinessHandler
public class BusinessHandler
BusinessHandler
Field Summary |
---|
Fields inherited from class org.mule.example.errorhandler.AbstractExceptionHandler |
---|
errorManager, registry |
Constructor Summary | |
---|---|
BusinessHandler()
|
Method Summary | |
---|---|
protected void |
processException(ErrorMessage message,
java.lang.Throwable t)
|
Methods inherited from class org.mule.example.errorhandler.AbstractExceptionHandler |
---|
getendpointName, getErrorManager, getRegisteredClasses, isRegisteredFor, onException, registerException, setEndpointName, setErrorManager, unRegisterException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BusinessHandler()
Method Detail |
---|
protected void processException(ErrorMessage message, java.lang.Throwable t) throws HandlerException
processException
in class AbstractExceptionHandler
HandlerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |