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 Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
QualityCodeException
 
 - 
 - 
Method Details
- 
getQualityCode
 
 -