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 class
DuplicateInstanceIdRuntimeException
The Class DuplicateInstanceIdRuntimeException.class
DuplicateSessionIdRuntimeException
The Class DuplicateSessionIdRuntimeException.class
InvalidMethodReplyRuntimeException
Thrown in case the providedMessage
sub-type was not expected and cannot be processed.class
InvalidMethodRequestRuntimeException
The Class InvalidMethodRequestRuntimeException.class
ProxyDisposedRuntimeException
This is a predictable exception.class
UnknownInstanceIdRuntimeException
Thrown in case an instance ID has been provided which is unknown by the processing instance.
-