UpdateWithoutAPriorInputOperationException class

Update subfile record without a prior input operation.

Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll

Inheritance: Object –> Exception –> RuntimeException

Constructors

Name Description
UpdateWithoutAPriorInputOperationException(String, Int32) Constructor that takes the -subfile name- and optionally -rrn- where an input operation without prior update cause an exception.

UpdateWithoutAPriorInputOperationException(String, Int32)

Constructor that takes the -subfile name- and optionally -rrn- where an input operation without prior update cause an exception.

UpdateWithoutAPriorInputOperationException(String, Int32)

Parameters

Type Parameter name Description
String FileName Subfile name.
Int32 baseOneRrn Relative Record Number or Zero if no RRN identified.