Serialized Form
-
Package org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
class RESTClientCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
reportedCaughtException
Exception reportedCaughtException
-
reportedErrorMessage
String reportedErrorMessage
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTConfigurationException
class RESTConfigurationException extends RESTClientCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTServerException
class RESTServerException extends RESTClientCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-