Class RemoteInvocationFailureException

    • Constructor Detail

      • RemoteInvocationFailureException

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