QueryNotFoundException class
Represents errors that occur during EasyQueryManager’s work when query is not found. Implements the System.Exception
public class Korzh.EasyQuery.Services.QueryNotFoundException : EasyQueryManagerExceptionPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
QueryNotFoundException(string querylId) | void | Initializes a new instance of the Korzh.EasyQuery.Services.QueryNotFoundException class. |