ConnectionFactoryLookupFailureException instead.@Deprecated public class ConnectionFactoryLookupFailureException extends NonTransientDataAccessException
ConnectionFactoryLookup implementation, indicating that the specified
ConnectionFactory could not be obtained.| Constructor and Description |
|---|
ConnectionFactoryLookupFailureException(String msg)
Deprecated.
Constructor for
ConnectionFactoryLookupFailureException. |
ConnectionFactoryLookupFailureException(String msg,
Throwable cause)
Deprecated.
Constructor for
ConnectionFactoryLookupFailureException. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionFactoryLookupFailureException(String msg)
ConnectionFactoryLookupFailureException.msg - the detail message.public ConnectionFactoryLookupFailureException(String msg, Throwable cause)
ConnectionFactoryLookupFailureException.msg - the detail message.cause - the root cause.Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.