org.rhq.enterprise.server.resource.group.definition.exception
Class GroupDefinitionUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionException
              extended by org.rhq.enterprise.server.resource.group.definition.exception.GroupDefinitionUpdateException
All Implemented Interfaces:
Serializable

public class GroupDefinitionUpdateException
extends GroupDefinitionException

See Also:
Serialized Form

Constructor Summary
GroupDefinitionUpdateException()
           
GroupDefinitionUpdateException(String message)
           
GroupDefinitionUpdateException(String message, Throwable cause)
           
GroupDefinitionUpdateException(Throwable cause)
           
 
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

GroupDefinitionUpdateException

public GroupDefinitionUpdateException()

GroupDefinitionUpdateException

public GroupDefinitionUpdateException(String message)

GroupDefinitionUpdateException

public GroupDefinitionUpdateException(Throwable cause)

GroupDefinitionUpdateException

public GroupDefinitionUpdateException(String message,
                                      Throwable cause)


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