[]
Raised when an evaluation operation is not applicable to the given arguments.
public sealed class InvalidVariantOperationException : InvalidOperationException, ISerializable
| Name | Description |
|---|---|
| Operands | Parameter(s) of the failed operation. |
| OperationName | Name of the failed operation. |
| Name | Description |
|---|---|
| CreateForGrouping(Variant) | Creates a new instance of the InvalidVariantOperationException class for grouping evaluation failures. |