public class LicenseExpiredException extends LicenseException
An exception indicating that the license used to enable the software has expired.
Licenses which never expire are available from DeltaXML, however some licenses have an in-built expiry date, for example, licenses supplied for evaluation or beta-test purposes.
This exception is thrown when an operation is attempted using an expired license.
Constructor and Description |
---|
LicenseExpiredException()
Constructs a new LicenseExpiredException appropriate for use in the DeltaXML code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 Deltaman Group Ltd. All Rights Reserved.