public class DbConnectionException extends LocatedMuleException
DbConnectionException
is an exception thrown when an error connecting to a DB occurs, regardless of the message.INFO_LOCATION_KEY, INFO_SOURCE_XML_KEY
Constructor and Description |
---|
DbConnectionException(SQLException e,
DbConfig dbConfig) |
resolveProcessorPath, setLocation
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DbConnectionException(SQLException e, DbConfig dbConfig)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.