org.rhq.enterprise.server.license
Class UnavailableLicenseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.rhq.enterprise.server.license.LicenseException
              extended by org.rhq.enterprise.server.license.UnavailableLicenseException
All Implemented Interfaces:
java.io.Serializable

public class UnavailableLicenseException
extends LicenseException

See Also:
Serialized Form

Constructor Summary
UnavailableLicenseException()
           
UnavailableLicenseException(java.lang.String message)
           
UnavailableLicenseException(java.lang.String message, java.lang.Throwable cause)
           
UnavailableLicenseException(java.lang.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

UnavailableLicenseException

public UnavailableLicenseException()

UnavailableLicenseException

public UnavailableLicenseException(java.lang.String message)

UnavailableLicenseException

public UnavailableLicenseException(java.lang.Throwable cause)

UnavailableLicenseException

public UnavailableLicenseException(java.lang.String message,
                                   java.lang.Throwable cause)


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