| Class | Description |
|---|---|
| FaultDSL |
A simple DSL for fault conversion.
|
| FaultDSL.AsClause |
Fault narrowing clause;
|
| Exception | Description |
|---|---|
| DiscoveryException |
Raised when services endpoints cannot be discovered.
|
| IllegalScopeException |
A
ServiceException raised when attempt to contact service endpoints outside the scope. |
| InvalidRequestException |
A
ServiceException raised when client requests are invalid for services. |
| NoSuchEndpointException |
A
ServiceException raised when services endpoints are not reachable. |
| ServiceException |
An exceptions that occurs in the attempt to communicate with service endpoints.
|
| UnsupportedOperationException |
Raised with requests to service operations that are not supported.
|
| UnsupportedRequestException |
Raised with requests to services which are not supported by the target plugin.
|
Copyright © 2017. All Rights Reserved.