public class LicenseNotYetValidException extends LicenseException
An exception indicating that this license has not yet started
A license could contain a 'start date' which specifies the date on which a license starts.
Note: the getErrorCode()
method is provided for compatibility with earlier XML Compare releases; when
called with this exception the result will be: 13
Constructor and Description |
---|
LicenseNotYetValidException()
Constructs a new LicenseNotYetValidException appropriate for use in the XML Compare code.
|
getErrorCode, getSeverity
getCause, getThrowable