com.antelmann
Class ExpiredLicenseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
com.antelmann.LicensingException
com.antelmann.ExpiredLicenseException
- All Implemented Interfaces:
- Serializable
public class ExpiredLicenseException
- extends LicensingException
thrown to indicate that the given license is expired and/or has no usage left
- Author:
- Holger Antelmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpiredLicenseException
public ExpiredLicenseException(String msg,
License license)
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads