Package com.googlecode.xremoting.core.exception

Exception Summary
InitializationException Thrown if a proxy factory initialization fails.
InvokedSideInvocationException Represents a problem during remote invocation which was detected on the invoked side (i.e. on the server).
InvokingSideInvocationException Represents a problem during remote invocation which was detected on the invoking side (i.e. on the client).
RemoteInvocationException Any problem which occurred during a remote invocation.
XRemotingException Any unrecoverable problem occurred during XRemoting operation.
 



Copyright © 2010. All Rights Reserved.