org.rhq.enterprise.server.resource.group
Class ResourceGroupDeleteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.resource.group.ResourceGroupDeleteException
All Implemented Interfaces:
Serializable

public class ResourceGroupDeleteException
extends Exception

See Also:
Serialized Form

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

ResourceGroupDeleteException

public ResourceGroupDeleteException()

ResourceGroupDeleteException

public ResourceGroupDeleteException(String message)

ResourceGroupDeleteException

public ResourceGroupDeleteException(Throwable cause)

ResourceGroupDeleteException

public ResourceGroupDeleteException(String message,
                                    Throwable cause)


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