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

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.GroupDefinitionDeleteException
All Implemented Interfaces:
Serializable

public class GroupDefinitionDeleteException
extends GroupDefinitionException

See Also:
Serialized Form

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

GroupDefinitionDeleteException

public GroupDefinitionDeleteException()

GroupDefinitionDeleteException

public GroupDefinitionDeleteException(String message)

GroupDefinitionDeleteException

public GroupDefinitionDeleteException(Throwable cause)

GroupDefinitionDeleteException

public GroupDefinitionDeleteException(String message,
                                      Throwable cause)


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