org.rhq.enterprise.server.cloud
Class AffinityGroupUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.cloud.AffinityGroupException
              extended by org.rhq.enterprise.server.cloud.AffinityGroupUpdateException
All Implemented Interfaces:
Serializable

public class AffinityGroupUpdateException
extends AffinityGroupException

Author:
Joseph Marques
See Also:
Serialized Form

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

AffinityGroupUpdateException

public AffinityGroupUpdateException()

AffinityGroupUpdateException

public AffinityGroupUpdateException(String message)

AffinityGroupUpdateException

public AffinityGroupUpdateException(Throwable cause)

AffinityGroupUpdateException

public AffinityGroupUpdateException(String message,
                                    Throwable cause)


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