CPF88C4Exception class | QSYS API Reference Guide
The exception that is thrown when Value {0} for new object is not valid.
Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> JobException –> CPF0000Exception –> CPF8800Exception
Constructors
Name | Description |
---|---|
CPF88C4Exception(String, Exception) | Initializes a new instance of the CPF88C4Exception class. |
CPF88C4Exception(String, Exception)
Initializes a new instance of the CPF88C4Exception class.
CPF88C4Exception(String, Exception)
Parameters
Type | Parameter name | Description |
---|---|---|
String | file | The name of the file. |
Exception | innerException | The exception that is the cause of the current exception, or a null reference if no inner exception is specified. |