QueryFileNotOpenException class
Query File -filename- is not open exception.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –> Exception –> RuntimeException
Constructors
| Name | Description |
|---|---|
| QueryFileNotOpenException(String) | Constructor that takes the name of the quey file that not being opened, caused an exception. |
QueryFileNotOpenException(String)
Constructor that takes the name of the quey file that not being opened, caused an exception.
QueryFileNotOpenException(String)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| String | FileName | Offending query filename. |