org.rhq.enterprise.server.license
Class CorruptLicenseException

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.CorruptLicenseException
All Implemented Interfaces:
java.io.Serializable

public class CorruptLicenseException
extends LicenseException

See Also:
Serialized Form

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

CorruptLicenseException

public CorruptLicenseException()

CorruptLicenseException

public CorruptLicenseException(java.lang.String message)

CorruptLicenseException

public CorruptLicenseException(java.lang.Throwable cause)

CorruptLicenseException

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


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