CPF1028Exception class | QSYS API Reference Guide

The exception that is thrown when {0} not valid for parameter SYSVAL.

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

Inheritance: Object –> Exception –> JobException –> CPF0000Exception –> CPF1000Exception

Constructors

Name Description
CPF1028Exception(String, Exception) Initializes a new instance of the CPF1028Exception class.

CPF1028Exception(String, Exception)

Initializes a new instance of the CPF1028Exception class.

CPF1028Exception(String, Exception)

Parameters

Type Parameter name Description
String systemValue The invalid system value.
Exception innerException The exception that is the cause of the current exception, or a null reference if no inner exception is specified.