Represents errors that occur during expressions processing
public class Korzh.EasyQuery.EqExpressionException
: Exception
Package: Korzh.EasyQuery
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
EqExpressionException() | void |
Initializes a new instance of the Korzh.EasyQuery.EqExpressionException class. |
EqExpressionException(string message) |
void |
Initializes a new instance of the Korzh.EasyQuery.EqExpressionException class. |