Uses of Class
org.refcodes.remoting.RemotingRuntimeException
-
Uses of RemotingRuntimeException in org.refcodes.remoting
Subclasses of RemotingRuntimeException in org.refcodes.remoting Modifier and Type Class Description classDuplicateInstanceIdRuntimeExceptionThe Class DuplicateInstanceIdRuntimeException.classDuplicateSessionIdRuntimeExceptionThe Class DuplicateSessionIdRuntimeException.classInvalidMethodReplyRuntimeExceptionThrown in case the providedMessagesub-type was not expected and cannot be processed.classInvalidMethodRequestRuntimeExceptionThe Class InvalidMethodRequestRuntimeException.classProxyDisposedRuntimeExceptionThis is a predictable exception.classUnknownInstanceIdRuntimeExceptionThrown in case an instance TID has been provided which is unknown by the processing instance.