Class LicenseParseException

All Implemented Interfaces:
Serializable

public class LicenseParseException extends SysException
This exception is thrown when a license key could not be parsed.
Since:
7.0
Author:
Jon van Leuven
See Also:
  • Constructor Details

    • LicenseParseException

      protected LicenseParseException(String message)
    • LicenseParseException

      protected LicenseParseException(String message, Throwable e)