KthUndefinedVariableException

Thrown during calculation if an input variable is not defined.

Constructors

Link copied to clipboard
constructor(variable: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?
Link copied to clipboard

The name of variable that is not defined.