|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hyperic.util.NestedRuntimeException
org.hyperic.util.config.InvalidOptionException
public class InvalidOptionException
Constructor Summary | |
---|---|
InvalidOptionException()
|
|
InvalidOptionException(java.lang.String s)
|
|
InvalidOptionException(java.lang.String s,
java.lang.Throwable t)
|
|
InvalidOptionException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class org.hyperic.util.NestedRuntimeException |
---|
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidOptionException()
public InvalidOptionException(java.lang.String s)
public InvalidOptionException(java.lang.Throwable t)
public InvalidOptionException(java.lang.String s, java.lang.Throwable t)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |