Formula.Errors.InvalidArgumentsError exception (formula v0.1.8)

Link to this section Summary

Link to this section Types

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