Yamel.EncodeError exception (yamel v2.0.4) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Yamel.EncodeError{
  __exception__: term(),
  message: String.t(),
  value: any()
}