QueryStorageException class

Represents the error that occurs during the execution of some query storage operation. Implements the System.Exception

public class Korzh.EasyQuery.Services.QueryStorageException
    : Exception

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

Assembly: Korzh.EasyQuery.dll

Constructors

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