Class RemoteConnectFailureException

    • Constructor Detail

      • RemoteConnectFailureException

        public RemoteConnectFailureException​(String msg,
                                             Throwable cause)
        Constructor for RemoteConnectFailureException.
        Parameters:
        msg - the detail message
        cause - the root cause from the remoting API in use