Uses of Class
org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
-
Packages that use RESTClientCheckedExceptionBase Package Description org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions -
-
Uses of RESTClientCheckedExceptionBase in org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
Subclasses of RESTClientCheckedExceptionBase in org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions Modifier and Type Class Description classRESTConfigurationExceptionThe RESTConfigurationException is thrown by the connector when it is not able to configure a client to call a REST API.classRESTServerExceptionThe RESTServerException is thrown by the REST client connector when it is not able to communicate with the REST server.
-