[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.Evaluation.VariantError.-ctor

VariantError Constructor

VariantError(string, ErrorCode)

Represents error information for Variant Error types.

Declaration
public VariantError(string message, ErrorCode errorCode = ErrorCode.InvalidOperation)
Parameters
Type Name Description
string message
ErrorCode errorCode