EvalException

EvalException class

Custom exception for evaluation errors

public class EvalException : Exception

Properties

NameDescription
override Message { get; }Gets the message associated with this exception

See Also