Serialized Form
-
Package org.odpi.openmetadata.frameworks.connectors.ffdc
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
class ConnectionCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
class ConnectorCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
class InvalidParameterException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parameterName
String parameterName
Parameter in error.
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
class OCFCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
class OCFRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
class PropertyServerException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
class UserNotAuthorizedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
userId
String userId
-
-