org.rhq.enterprise.server.configuration
Class ConfigurationUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.configuration.ConfigurationUpdateException
All Implemented Interfaces:
Serializable

public class ConfigurationUpdateException
extends Exception

See Also:
Serialized Form

Constructor Summary
ConfigurationUpdateException()
           
ConfigurationUpdateException(String s)
           
ConfigurationUpdateException(String s, Throwable t)
           
ConfigurationUpdateException(Throwable t)
           
 
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

ConfigurationUpdateException

public ConfigurationUpdateException()

ConfigurationUpdateException

public ConfigurationUpdateException(String s)

ConfigurationUpdateException

public ConfigurationUpdateException(Throwable t)

ConfigurationUpdateException

public ConfigurationUpdateException(String s,
                                    Throwable t)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.