public class JndiLookupFailureException extends NestedRuntimeException
NamingException
: for example, from Spring's
JndiObjectTargetSource
.Constructor and Description |
---|
JndiLookupFailureException(java.lang.String msg,
javax.naming.NamingException cause)
Construct a new JndiLookupFailureException,
wrapping the given JNDI NamingException.
|
contains, getMessage, getMostSpecificCause, getRootCause