public class ConnectionFactoryLookupFailureException extends NonTransientDataAccessException
ConnectionFactoryLookup
implementation,
indicating that the specified ConnectionFactory
could
not be obtained.Constructor and Description |
---|
ConnectionFactoryLookupFailureException(String msg)
Create a new
ConnectionFactoryLookupFailureException . |
ConnectionFactoryLookupFailureException(String msg,
Throwable cause)
Create a new
ConnectionFactoryLookupFailureException . |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionFactoryLookupFailureException(String msg)
ConnectionFactoryLookupFailureException
.msg
- the detail message