Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.perspective.common.ConfigurationException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConfigurationException(String message) ConfigurationException(String message, Throwable cause) ConfigurationException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ConfigurationException
- 
ConfigurationException
- 
ConfigurationException
 
-