Skip to content

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

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
ModelNotFoundException(string modelId)voidInitializes a new instance of the Korzh.EasyQuery.Services.ModelNotFoundException class.