Package com.ibm.wsspi.sibx.mediation.wsrr.client.exception
Exception Summary
Exception | Description |
---|---|
ServiceRegistryAuthenticationException | Thrown when there is a problem authenticating with the Service Registry |
ServiceRegistryDefinitionNotFoundException | Thrown when a Service Registry definition cannot be found (either named or default) |
ServiceRegistryProxyException | The super-class of all exceptions thrown by the ServiceRegistryProxy code |
ServiceRegistryProxyTransactionException | Thrown when there is a problem creating a connection to the Service Registry |
ServiceRegistryUnsupportedConnectionTypeException | Thrown when the Service Registry does not provide the expected connection type. |