|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.adventnet.snmp.mibs.MibErrorMessages
Method Summary | |
byte |
getErrorCode()
Returns the error code. |
java.lang.String |
getErrorMessage()
Returns the error message. |
java.util.Vector |
getErrorObjects()
Returns a Vector of ErrorObjects. |
java.lang.String |
getType()
Returns the type of the error. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public byte getErrorCode()
public java.lang.String getErrorMessage()
public java.lang.String getType()
public java.util.Vector getErrorObjects()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |