This exception may be thrown during the execution of a query.
None.
Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.0, 1.0.6.2, 1.0.7.0
See Also: Inherited members from ApplicationException.
⊟ Public Constructors
Creates a new QueryExecutionException. Documentation for this section has not yet been entered.
⊟ QueryExecutionException Constructor
Creates a new QueryExecutionException.
public QueryExecutionException (string message)⊟ Parameters
- message
- The message of the exception.
⊟ Remarks
None.⊟ Requirements
Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0
⊟ QueryExecutionException Constructor
Documentation for this section has not yet been entered.
⊟ Parameters
- message
- The message of the exception.
- cause
- The cause of the exception.
⊟ Remarks
None.⊟ Requirements
Namespace: SemWeb.Query
Assembly: SemWeb (in SemWeb.dll)
Assembly Versions: 0.0.0.0, 1.0.6.2, 1.0.7.0