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