|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.hyperic.sigar.SigarException
org.hyperic.sigar.win32.Win32Exception
Constructor Summary | |
Win32Exception(int error,
java.lang.String s)
|
|
Win32Exception(java.lang.String s)
|
Method Summary | |
int |
getErrorCode()
|
Methods inherited from class org.hyperic.sigar.SigarException |
getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 Win32Exception(java.lang.String s)
public Win32Exception(int error, java.lang.String s)
Method Detail |
public int getErrorCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |