Class ConfirmedTaskVetoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.web.components.ConfirmedTaskVetoException
All Implemented Interfaces:
IMessageOnlyException, Serializable

public class ConfirmedTaskVetoException extends Exception implements IMessageOnlyException
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 Details

    • ConfirmedTaskVetoException

      public ConfirmedTaskVetoException(String message)