View Source MDEx.DecodeError exception (MDEx v0.3.0)
Failed to decode a Document.
Usually this means that a MDEx.Document
is invalid and cannot be decoded.
Summary
Functions
Callback implementation for Exception.message/1
.
Types
@type t() :: %MDEx.DecodeError{__exception__: true, document: term()}
Functions
Callback implementation for Exception.message/1
.