View Source MDEx.InvalidInputError exception (MDEx v0.3.0)
Given input is invalid.
Usually this means that the input is not a string or a MDEx.Document struct.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %MDEx.InvalidInputError{__exception__: true, found: term()}
Functions
Callback implementation for Exception.message/1
.