Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.config
Class SkipConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.hyperic.util.NestedRuntimeException
                  extended by org.hyperic.util.config.InvalidOptionValueException
                      extended by org.hyperic.util.config.EarlyExitException
                          extended by org.hyperic.util.config.SkipConfigException
All Implemented Interfaces:
java.io.Serializable

public class SkipConfigException
extends EarlyExitException

See Also:
Serialized Form

Constructor Summary
SkipConfigException(java.lang.String s)
           
 
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

SkipConfigException

public SkipConfigException(java.lang.String s)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.