[]
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. |