QueryKeyFieldsUsageException class

Expecting: ‘ASCEND’, ‘DESCEND’ or ‘*ABSVAL’ but found -usage- exception.

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

Inheritance: Object –> Exception –> RuntimeException

Constructors

Name Description
QueryKeyFieldsUsageException(String) Constructor that takes the invalid usage string. It sets a hard-coded exception message related to the invalid usage.

QueryKeyFieldsUsageException(String)

Constructor that takes the invalid usage string. It sets a hard-coded exception message related to the invalid usage.

QueryKeyFieldsUsageException(String)

Parameters

Type Parameter name Description
String usage Offending usage.