Class ConfirmedTaskVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.web.components.ConfirmedTaskVetoException
- All Implemented Interfaces:
- IMessageOnlyException,- Serializable
An exception used to veto a confirmed task. Tagged with an interface that prevents the session from displaying the
 exception's stack trace.
- 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- 
ConfirmedTaskVetoException
 
-