com.atomikos.license
Class WrongProductLicenseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atomikos.license.LicenseException
              extended by com.atomikos.license.WrongProductLicenseException
All Implemented Interfaces:
Serializable

public class WrongProductLicenseException
extends LicenseException

Exception to signal that the license is not for the product in question.

See Also:
Serialized Form

Constructor Summary
WrongProductLicenseException()
           
WrongProductLicenseException(String message)
           
 
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

WrongProductLicenseException

public WrongProductLicenseException()

WrongProductLicenseException

public WrongProductLicenseException(String message)


Copyright © 2012. All Rights Reserved.