ExecuteStateException class | QSYS API Reference Guide
The exception that is thrown when a job is artificially being set to a state of ‘Running’.
Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> JobFrameworkException
Constructors
Name | Description |
---|---|
ExecuteStateException() | Initializes a new instance of the ExecuteState exception class. |
ExecuteStateException()
Initializes a new instance of the ExecuteState exception class.
ExecuteStateException()