Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends JRDFoxException
This exception is thrown when a server cannot find a valid license.
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException()
    • LicenseException

      public LicenseException(String message)
    • LicenseException

      public LicenseException(String message, Throwable cause)