Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends RuntimeException
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException(String message)
    • LicenseException

      public LicenseException(String message, Throwable cause)