Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends IOException
Thrown by the licensing system if there is a problem with the license.
See Also:
  • Constructor Details

    • LicenseException

      public LicenseException(String msg)