org.jclouds.karaf.services
Class InvalidConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jclouds.karaf.services.InvalidConfigurationException
All Implemented Interfaces:
Serializable

public class InvalidConfigurationException
extends Exception

See Also:
Serialized Form

Constructor Summary
InvalidConfigurationException()
           
InvalidConfigurationException(String s)
           
InvalidConfigurationException(String s, Throwable throwable)
           
InvalidConfigurationException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidConfigurationException

public InvalidConfigurationException()

InvalidConfigurationException

public InvalidConfigurationException(String s)

InvalidConfigurationException

public InvalidConfigurationException(String s,
                                     Throwable throwable)

InvalidConfigurationException

public InvalidConfigurationException(Throwable throwable)


Copyright © 2012. All Rights Reserved.