Uses of Class
com.googlecode.xremoting.core.exception.XRemotingException

Packages that use XRemotingException
com.googlecode.xremoting.core.exception   
 

Uses of XRemotingException in com.googlecode.xremoting.core.exception
 

Subclasses of XRemotingException in com.googlecode.xremoting.core.exception
 class InitializationException
          Thrown if a proxy factory initialization fails.
 class InvokedSideInvocationException
          Represents a problem during remote invocation which was detected on the invoked side (i.e. on the server).
 class InvokingSideInvocationException
          Represents a problem during remote invocation which was detected on the invoking side (i.e. on the client).
 class RemoteInvocationException
          Any problem which occurred during a remote invocation.
 



Copyright © 2013. All Rights Reserved.