JBoss Remoting 3.1.0.Beta1

Uses of Class
org.jboss.remoting3.RemotingException

Packages that use RemotingException
org.jboss.remoting3 The base Remoting 3 API package. 
 

Uses of RemotingException in org.jboss.remoting3
 

Subclasses of RemotingException in org.jboss.remoting3
 class IndeterminateOutcomeException
          An exception that is thrown when an operation terminates in such a way that the outcome cannot be known.
 class ProtocolException
          Indicates a wire protocol problem.
 class RemoteExecutionException
          Exception thrown when execution of a remote operation fails for some reason.
 class RemoteReplyException
          An exception indicating that a the remote side tried and failed to send a reply message.
 class RemoteRequestException
          Remote request exception.
 class ReplyException
          An exception type indicating that an operation completed and a reply was received, but it could not be delivered to the client.
 class ServiceNotFoundException
          Service not found.
 class ServiceOpenException
          An exception relating to service opening has occurred.
 class ServiceRegistrationException
          A service registration exception, thrown when registering a service fails for some reason.
 class UnknownURISchemeException
          Unknown URI scheme.
 


JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.