Skip to main content

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
: EasyQueryManagerException

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
QueryNotFoundException(string querylId)voidInitializes a new instance of the Korzh.EasyQuery.Services.QueryNotFoundException class.