Class ProjectNotFoundException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.inductiveautomation.ignition.common.project.ProjectNotFoundException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class ProjectNotFoundException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ProjectNotFoundException(java.lang.String projectName) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetProjectName() 
 -