- getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
Returns the unique identifier for the error message.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.discoveryengine.ffdc.DiscoveryEngineErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.