Transmog v0.1.1 Transmog.InvalidKeyPathError exception View Source
Link to this section Summary
Link to this section Functions
new/1
raises an error with a custom field added to the error message.
Examples
iex> Transmog.InvalidKeyPathError.new(nil)
** (Transmog.InvalidKeyPathError) key path is not valid (nil)