| Package | Description |
|---|---|
| com.googlecode.xremoting.core.exception |
| Modifier and Type | Class and Description |
|---|---|
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 © 2015. All rights reserved.