Represents errors that might occur during SqlValueListResolver's work. Implements the System.Exception
public class Korzh.EasyQuery.Services.SqlValueListResolverException
: Exception
Package: Korzh.EasyQuery.Db
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Name | Type | Description |
---|---|---|
SqlValueListResolverException(string message) |
void |
Initializes a new instance of the Korzh.EasyQuery.Services.SqlValueListResolverException class. |