|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tivoli.twg.snmp.TWGSNMPException
SNMP general exception.
Note: This class will create an entry in the TWGRAS engine using the SNMP filter, and will be fully viewable using the RAS tools, like Raswatch.
Constructor Summary | |
---|---|
TWGSNMPException()
Constructs an TWGSNMPException with no detail message. |
|
TWGSNMPException(java.lang.String string)
Constructs an TWGSNMPException with the specified detail message. |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TWGSNMPException()
public TWGSNMPException(java.lang.String string)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |