public class NamingExceptionReader extends Object implements ExceptionReader
Modifier and Type | Field and Description |
---|---|
protected static String |
MISSING_NAME_DISPLAY_VALUE
Displayed when no remaining or resolved name found.
|
Constructor and Description |
---|
NamingExceptionReader() |
protected static final String MISSING_NAME_DISPLAY_VALUE
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–2016 MuleSoft, Inc.. All rights reserved.