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 Summary
ConstructorsConstructorDescriptionModuleLoadException(String message) ModuleLoadException(String message, Throwable cause) ModuleLoadException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ModuleLoadException
 - 
ModuleLoadException
 - 
ModuleLoadException
 
 -