spring-framework / org.springframework.remoting / RemoteLookupFailureException / <init>
<init>
RemoteLookupFailureException(msg: String)
Constructor for RemoteLookupFailureException.
Parameters
msg - the detail message
RemoteLookupFailureException(msg: String, cause: Throwable)
Constructor for RemoteLookupFailureException.
Parameters
msg - message
cause - the root cause from the remoting API in use