public class SQLExceptionReader extends Object implements org.mule.api.config.ExceptionReader
| Constructor and Description |
|---|
SQLExceptionReader() |
public String getMessage(Throwable t)
getMessage in interface org.mule.api.config.ExceptionReaderpublic Throwable getCause(Throwable t)
getCause in interface org.mule.api.config.ExceptionReaderpublic Class<?> getExceptionType()
getExceptionType in interface org.mule.api.config.ExceptionReaderpublic Map<?,?> getInfo(Throwable t)
getInfo in interface org.mule.api.config.ExceptionReadert - the exception to extract the information fromCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.