com.atomikos.license
Class LicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atomikos.license.LicenseException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CorruptLicenseException, ExpiredLicenseException, InvalidMachineLicenseException, WrongProductLicenseException
public class LicenseException
- extends Exception
Base class for the licensing errors.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LicenseException
public LicenseException()
LicenseException
public LicenseException(String message)
Copyright © 2012. All Rights Reserved.