EvaluationException Class

Namespace: Stimulsoft.Data.Expressions.NCalc

Inheritance

Inherits from: ApplicationException

Constructors

Constructor Description
EvaluationException(string message)  
EvaluationException(string message, Exception innerException)  

EvaluationException(message: string)

Parameters

  • message (string)

EvaluationException(message: string, innerException: Exception)

Parameters

  • message (string)
  • innerException (Exception)