spring-framework / org.springframework.jndi / JndiLookupFailureException / <init>
<init>
JndiLookupFailureException(msg: String, cause: NamingException)
Construct a new JndiLookupFailureException, wrapping the given JNDI NamingException.
Parameters
msg - the detail message
cause - the NamingException root cause