public class JmsExceptionReader extends Object implements ExceptionReader
| Constructor and Description |
|---|
JmsExceptionReader() |
public String getMessage(Throwable t)
getMessage in interface ExceptionReaderpublic Throwable getCause(Throwable t)
getCause in interface ExceptionReaderpublic Class getExceptionType()
getExceptionType in interface ExceptionReaderpublic Map getInfo(Throwable t)
getInfo in interface ExceptionReadert - the exception to extract the information fromCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.