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 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–2015 MuleSoft, Inc.. All rights reserved.