Belp v0.2.2 Belp.UndefinedVariableError exception View Source

An error that is returned or raised when a variable used in a expression is undefined.

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Types

Link to this type

t()

View Source
t() :: %Belp.UndefinedVariableError{__exception__: term(), var: String.t()}

Link to this section Functions

Callback implementation for Exception.message/1.