CurrentFormatException class | QSYS API Reference Guide

-Format name- is not the current record format in the DataSet exception.

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

Inheritance: Object –> Exception –> RuntimeException

Constructors

Name Description
CurrentFormatException(String) Constructor that takes the -format name- different than the current record format in the DataSet, causing an exception.

CurrentFormatException(String)

Constructor that takes the -format name- different than the current record format in the DataSet, causing an exception.

CurrentFormatException(String)

Parameters

Type Parameter name Description
String formatName Record format name.