Class LicenseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LicenseValidationException, MissingLicenseKeyException

public class LicenseException extends RuntimeException
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException(String message)
    • LicenseException

      public LicenseException(String message, Throwable cause)