public class LicenseExpiredException extends LicenseException
The exception reports an expired license.
LicenseExpiredException(java.util.Date expirationDate)
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LicenseExpiredException(java.util.Date expirationDate)