public interface ErrorStatus extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getCIsCount()
Returns the number of CIs this error refers to.
|
ErrorID |
getErrorId()
Returns the ID of the error.
|
String |
getJobId()
Returns the ID of the task that raised the error.
|
String |
getMessage()
Returns a detailed description of the ErrorStatus.
|
int |
getMsgCode()
Returns the error message code of this error.
|
ErrorSeverity |
getSeverity()
Returns the severity.
|
ErrorID getErrorId()
ErrorSeverity getSeverity()
String getMessage()
String getJobId()
int getCIsCount()
int getMsgCode()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.