StringType enum | QSYS API Reference Guide
Specifies the kind of message included in an exception message.
Namespace: ASNA.QSys.Runtime.JobSupport
Assembly: ASNA.QSys.Runtime.dll
Enum Values
Name | Description | Value |
---|---|---|
Cause | A message describing the cause of the error. | 1 |
Error | The primary error message. | 0 |
Recovery | A description of a possible recovery for the error. | 2 |