LDAOffsetException class | QSYS API Reference Guide

The exception that is thrown when a field being get or set from the LDA has a negative offset.

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

Inheritance: Object –> Exception –> JobFrameworkException

Constructors

Name Description
LDAOffsetException(Int32) Initializes a new instance of the LDAOffset exception class.

LDAOffsetException(Int32)

Initializes a new instance of the LDAOffset exception class.

LDAOffsetException(Int32)

Parameters

Type Parameter name Description
Int32 startingOffset The invalid starting offset of the LDA field.