StrawHat v0.6.0 StrawHat.Utils.Map.AtomizeKeyError exception View Source

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() :: %StrawHat.Utils.Map.AtomizeKeyError{__exception__: term(), key: any()}

Link to this section Functions

Link to this function

message(map)

View Source
message(%{key: String.t()}) :: String.t()

Callback implementation for Exception.message/1.