Class LicenseProductException

All Implemented Interfaces:
Serializable

public class LicenseProductException extends LicenseViolationException
When thrown indicates that loaded license was issued for different product.
See Also:
  • Constructor Details

    • LicenseProductException

      public LicenseProductException(String s)