Class DependencyCycleException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.inductiveautomation.ignition.common.modules.ModuleLoadException
 - 
- com.inductiveautomation.ignition.common.modules.DependencyCycleException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class DependencyCycleException extends ModuleLoadException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description DependencyCycleException(java.lang.String message) 
 -