| 
 | |||||||||
| 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.SigarNotImplementedException
public class SigarNotImplementedException
Sigar exception class, thrown for methods which are not implemented on a given platform.
| Field Summary | |
|---|---|
| static SigarNotImplementedException | INSTANCE | 
| Constructor Summary | |
|---|---|
| SigarNotImplementedException() | |
| SigarNotImplementedException(java.lang.String s) | |
| Method Summary | 
|---|
| 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 | 
| Field Detail | 
|---|
public static final SigarNotImplementedException INSTANCE
| Constructor Detail | 
|---|
public SigarNotImplementedException()
public SigarNotImplementedException(java.lang.String s)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||