InvalidMessageIntValueException class
The exception that is thrown when an exception placeholder integer is not an integer value string.
Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> JobFrameworkException
Constructors
Name | Description |
---|---|
InvalidMessageIntValueException(String) | Initializes a new instance of the InvalidMessageIntValue exception class. |
InvalidMessageIntValueException(String)
Initializes a new instance of the InvalidMessageIntValue exception class.
InvalidMessageIntValueException(String)
Parameters
Type | Parameter name | Description |
---|---|---|
String | msgID | The message id with the invalid placeholder length. |