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 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
-
ConfirmedTaskVetoException
-