Class InvalidLicenseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.denodo.commons.exceptions.InvalidLicenseException
All Implemented Interfaces:
Serializable

public class InvalidLicenseException extends RuntimeException
Unchecked exception thrown when the license is not valid
See Also:
  • Constructor Details

    • InvalidLicenseException

      public InvalidLicenseException(String msg)
      Constructs an instance of this class.
      Parameters:
      msg -