public interface CIErrorData extends CIData
Modifier and Type | Method and Description |
---|---|
ErrorID |
getErrorId()
Returns the ID of the error that resulted from the most recent action.
|
String[] |
getErrorParams()
Returns the values of the error message parameters.
|
String |
getJobId()
Returns the ID of the job that created the CI.
|
String |
getMessage()
Returns the long message text from the last error.
|
int |
getMsgCode()
Returns the message number.
|
ErrorSeverity |
getSeverity()
Returns the severity of the last error.
|
getCIId, getCIType, getDDMProbeName, getRelatedHost, getRelatedIPs
ErrorID getErrorId()
String getJobId()
String[] getErrorParams()
int getMsgCode()
DDM_ERROR_MESSAGE_SHORT_20 = Failed execution DDM_ERROR_MESSAGE_LONG_20 = Failed executing job, details: {0}then getMsgCode returns 20.
String getMessage()
ErrorSeverity getSeverity()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.