Class InvalidLicenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.dna.jopt.framework.exception.caught.InvalidLicenceException
All Implemented Interfaces:
Serializable

public class InvalidLicenceException extends Exception
An Exception thrown because either no or no valid licence has been found at the target location.
Since:
02/08/2019
Version:
02/08/2019
Author:
DNA
See Also:
  • Constructor Details

    • InvalidLicenceException

      public InvalidLicenceException(String description)