Class ProjectNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.project.ProjectNotFoundException
All Implemented Interfaces:
Serializable

public class ProjectNotFoundException extends Exception
See Also:
  • Constructor Details

    • ProjectNotFoundException

      public ProjectNotFoundException(String projectName)
  • Method Details

    • getProjectName

      public String getProjectName()