Solid.UndefinedVariableError exception (solid v1.0.0)

View Source

Summary

Types

t()

@type t() :: %Solid.UndefinedVariableError{
  __exception__: true,
  loc: term(),
  variable: term()
}