Table of Contents

Class NCalcException

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

Constructors

NCalcException(string)

public NCalcException(string message)

Parameters

message string

NCalcException(string, Exception?)

protected NCalcException(string message, Exception? exception)

Parameters

message string
exception Exception

Search NCalc

Find guides, language features, and API symbols.