Class LicenseDateException

  • All Implemented Interfaces:
    Serializable

    public class LicenseDateException
    extends Exception
    LicenseDateException exception is thrown if the license date are not consistent or expired.
    See Also:
    Serialized Form
    • Constructor Detail

      • LicenseDateException

        public LicenseDateException​(String message)