EvaluationException Class

Definition

Line 7 of cmsxmdb/Evaluate.cm

Inheritance

Constructors & Destructor

public nothrow EvaluationException(const String<char>& message_, const Span& span_)

Member Variables

public Span span

Constructor& Destructor Details

EvaluationException Constructor

public nothrow EvaluationException(const String<char>& message_, const Span& span_)

Definition
Line 9 of cmsxmdb/Evaluate.cm