QueryExecutionException Constructors
An exception thrown when a query execution has failed.Name | Parameters | Description |
---|---|---|
QueryExecutionException(String, Exception) | queryName, innerException | Initializes a new instance of the QueryExecutionException class with the specified settings. |
See Also