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