|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.impl.AbstractExceptionListener
org.mule.providers.ftp.DebugExceptionStrategy
Field Summary | |
protected Log |
logger
|
Fields inherited from class org.mule.impl.AbstractExceptionListener |
endpoints, initialised |
Constructor Summary | |
DebugExceptionStrategy()
|
Method Summary | |
void |
handleLifecycleException(Object component,
Throwable e)
|
void |
handleMessagingException(org.mule.umo.UMOMessage message,
Throwable e)
|
void |
handleRoutingException(org.mule.umo.UMOMessage message,
org.mule.umo.endpoint.UMOImmutableEndpoint endpoint,
Throwable e)
|
void |
handleStandardException(Throwable e)
|
Methods inherited from class org.mule.impl.AbstractExceptionListener |
addEndpoint, doInitialise, exceptionThrown, fireNotification, getEndpoint, getEndpoints, getErrorMessagePayload, getExceptionType, initialise, isInitialised, logException, logFatal, markTransactionForRollback, removeEndpoint, routeException, setEndpoints |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected transient Log logger
Constructor Detail |
public DebugExceptionStrategy()
Method Detail |
public void handleMessagingException(org.mule.umo.UMOMessage message, Throwable e)
public void handleRoutingException(org.mule.umo.UMOMessage message, org.mule.umo.endpoint.UMOImmutableEndpoint endpoint, Throwable e)
public void handleLifecycleException(Object component, Throwable e)
public void handleStandardException(Throwable e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |