- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.viewgenerator.derby.auditlog.DerbyConnectorAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getLogMessageId() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.viewgenerator.derby.auditlog.DerbyConnectorAuditCode
-
Returns the unique identifier for the error message.
- getSeverity() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.viewgenerator.derby.auditlog.DerbyConnectorAuditCode
-
Return the severity object for the log
- getSystemAction() - Method in enum org.odpi.openmetadata.openconnectors.governancedaemonconnectors.viewgenerator.derby.auditlog.DerbyConnectorAuditCode
-
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.openconnectors.governancedaemonconnectors.viewgenerator.derby.auditlog.DerbyConnectorAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.