RecordAlreadyExistsInSubfileException class

Record already exists in subfile: -subfile record name- exception.

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

Inheritance: Object –> Exception –> RuntimeException

Constructors

Name Description
RecordAlreadyExistsInSubfileException(String) Constructor that takes the -subfile name- on an operation that cannot accept duplicate records.

RecordAlreadyExistsInSubfileException(String)

Constructor that takes the -subfile name- on an operation that cannot accept duplicate records.

RecordAlreadyExistsInSubfileException(String)

Parameters

Type Parameter name Description
String FileName Subfile record name.