ExpressionNotSupportedException Constructor |
| Name | Description | |
|---|---|---|
| ExpressionNotSupportedException(Expression) |
Initializes an instance of an ExpressionNotSupportedException.
| |
| ExpressionNotSupportedException(String) |
Initializes an instance of an ExpressionNotSupportedException.
| |
| ExpressionNotSupportedException(Expression, Expression) |
Initializes an instance of an ExpressionNotSupportedException.
| |
| ExpressionNotSupportedException(Expression, String) |
Initializes an instance of an ExpressionNotSupportedException.
| |
| ExpressionNotSupportedException(Expression, Expression, String) |
Initializes an instance of an ExpressionNotSupportedException.
|