|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.wrq.vhi.sconfig.SCStatus
public final class SCStatus
Container class for error events.
Method Summary | |
---|---|
int |
getID()
Get the ID for this error event. |
java.lang.String |
getMessage()
Get the error message text. |
java.lang.String |
getOperationName()
Obtain the concise name of the operation that failed. |
java.lang.String |
getServerName()
Get the server or domain name for which this error has been reported. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getServerName()
public int getID()
public java.lang.String getOperationName()
public java.lang.String getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |