| Exception | Description |
|---|---|
| AbstractRemotingException | |
| AbstractRemotingRuntimeException | |
| AmbiguousProxyException |
Thrown in case a proxy for a given type was requested but more than one
proxies matched the requested type.
|
| DuplicateInstanceIdRuntimeException | |
| DuplicateSessionIdRuntimeException | |
| InvalidMethodReplyRuntimeException |
Thrown in case the provided
Message sub-type was not expected and
cannot be processed. |
| InvalidMethodRequestRuntimeException | |
| NoSuchProxyException |
Thrown in case a proxy for a given type was requested but not any proxy
matched the requested type.
|
| ProxyDisposedRuntimeException |
This is a predictable exception.
|
| UnknownInstanceIdRuntimeException |
Thrown in case an instance ID has been provided which is unknown by the
processing instance.
|
Copyright © 2015. All rights reserved.