Class ModuleLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.modules.ModuleLoadException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DependencyCycleException,- DependencyVersionMismatchException
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionModuleLoadException(String message) ModuleLoadException(String message, Throwable cause) ModuleLoadException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ModuleLoadException
- 
ModuleLoadException
- 
ModuleLoadException
 
-