| Exception | Description |
|---|---|
| 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 © 2015. All Rights Reserved.