Formula.Errors.InvalidFormulaError exception (formula v0.1.5)

Link to this section Summary

Link to this section Types

@type t() :: %Formula.Errors.InvalidFormulaError{
  __exception__: true,
  attributes: map(),
  message: String.t()
}