modelnotfoundexception-class
Represents errors that occur during EasyQueryManager's work when data model is not found. Implements the System.Exception
public class Korzh.EasyQuery.Services.ModelNotFoundException
: EasyQueryManagerException
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
ModelNotFoundException(string modelId) | void | Initializes a new instance of the Korzh.EasyQuery.Services.ModelNotFoundException class. |