D G O V
D
- DiscoveryServerErrorCode - Enum in org.odpi.openmetadata.discoveryserver.ffdc
-
The ODF error code is used to define first failure data capture (FFDC) for errors that occur when working with
ODF Discovery Services.
G
- getErrorMessageId() - Method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns the unique identifier for the error message.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
- getSystemAction() - Method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.
O
- org.odpi.openmetadata.discoveryserver.ffdc - package org.odpi.openmetadata.discoveryserver.ffdc
-
V
- valueOf(String) - Static method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.odpi.openmetadata.discoveryserver.ffdc.DiscoveryServerErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
D G O V
Copyright © 2018–2019 ODPi. All rights reserved.