org.rhq.enterprise.server.license
Class DuplicateLicenseException

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

public class DuplicateLicenseException
extends java.lang.Exception

See Also:
Serialized Form

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

DuplicateLicenseException

public DuplicateLicenseException()

DuplicateLicenseException

public DuplicateLicenseException(java.lang.String message)

DuplicateLicenseException

public DuplicateLicenseException(java.lang.Throwable cause)

DuplicateLicenseException

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


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