net.hyperic.util.config
Class InvalidOptionValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.hyperic.util.NestedRuntimeException
net.hyperic.util.config.InvalidOptionValueException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidOptionValueException
- extends net.hyperic.util.NestedRuntimeException
- See Also:
- Serialized Form
Methods inherited from class net.hyperic.util.NestedRuntimeException |
addException, getExceptionOfType, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, toString, 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 |
InvalidOptionValueException
public InvalidOptionValueException()
InvalidOptionValueException
public InvalidOptionValueException(java.lang.String s)
InvalidOptionValueException
public InvalidOptionValueException(java.lang.Throwable t)
InvalidOptionValueException
public InvalidOptionValueException(java.lang.String s,
java.lang.Throwable t)
Copyright © 2004-2005 Hyperic LLC support@hyperic.net, All Rights Reserved.