|
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.InvalidOptionValueException
public class InvalidOptionValueException
| Constructor Summary | |
|---|---|
InvalidOptionValueException()
|
|
InvalidOptionValueException(java.lang.String s)
|
|
InvalidOptionValueException(java.lang.String s,
java.lang.Throwable t)
|
|
InvalidOptionValueException(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 InvalidOptionValueException()
public InvalidOptionValueException(java.lang.String s)
public InvalidOptionValueException(java.lang.Throwable t)
public InvalidOptionValueException(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 | ||||||||