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 SummaryConstructors Constructor Description ProjectNotFoundException(java.lang.String projectName)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetProjectName()
 
-