ModelLoaderException class

Represents errors that occur during the model loading. Implements the System.Exception

public class Korzh.EasyQuery.Services.ModelLoaderException
    : Exception

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

Assembly: Korzh.EasyQuery.dll

Constructors

Name Type Description
ModelLoaderException(string message) void Initializes a new instance of the Korzh.EasyQuery.Services.ModelLoaderException class.