InvalidRRNException class | QSYS API Reference Guide
Invalid RRN Value: -rrn- on file: -filename- exception.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> RuntimeException
Constructors
Name | Description |
---|---|
InvalidRRNException(Int32, String) | Constructor that takes the -rrn- |
InvalidRRNException(Int32, String)
Constructor that takes the -rrn-
InvalidRRNException(Int32, String)
Parameters
Type | Parameter name | Description |
---|---|---|
Int32 | rrn | Relative Record Number. |
String | FileName | Filename. |