- getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the unique identifier for the error message.
- getEventTypeCode() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the int identifier used for indexing based on the enum.
- getEventTypeDescription() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the default description for the enum value - used when natural resource
bundle is not available.
- getEventTypeName() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.events.DataPrivacyEventType
-
Return the string name used for messages that include the enum.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
- getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
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.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.accessservices.dataprivacy.ffdc.DataPrivacyErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.