RowColException class | QSYS API Reference Guide
Provides an Exception derived class with the detailed invalid row, col string format (typically from VirtualRowCol field property)
Namespace: ASNA.QSys.Expo.Model Assembly: ASNA.QSys.Expo.Model.dll
Inheritance: Object –> Exception
Constructors
Name | Description |
---|---|
RowColException(String) | Initializes an instance of RowColException class |
RowColException(String)
Initializes an instance of RowColException class
RowColException(String)
Parameters
Type | Parameter name | Description |
---|---|---|
String | rowCol | Row and Colum string specification. Comma separated values |