Skip to main content

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

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
QueryStorageException(string message)voidInitializes a new instance of the Korzh.EasyQuery.Services.QueryStorageException class.