Table of Contents

Class NCalcEvaluationException

Namespace
NCalc.Exceptions
Assembly
NCalc.Core.dll
public class NCalcEvaluationException : NCalcException, ISerializable
Inheritance
NCalcEvaluationException
Implements
Derived
Inherited Members

Constructors

NCalcEvaluationException(string)

public NCalcEvaluationException(string message)

Parameters

message string

NCalcEvaluationException(string, Exception)

public NCalcEvaluationException(string message, Exception exception)

Parameters

message string
exception Exception

Search NCalc

Find guides, language features, and API symbols.