Class QualityCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.model.values.QualityCodeException
- All Implemented Interfaces:
- Serializable
This class is a type of exception that is used to communicate a QualityCode based result. In other words, it does not
 communicate a message, just a quality code.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
QualityCodeException
 
- 
- 
Method Details- 
getQualityCode
 
-