Package org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
package org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
-
ClassDescriptionRESTClientCheckedExceptionBase provides a checked exception for reporting errors found when using the Egeria services.The RESTConfigurationException is thrown by the connector when it is not able to configure a client to call a REST API.The RESTServerException is thrown by the REST client connector when it is not able to communicate with the REST server.