MDEx.DecodeError exception (MDEx v0.9.4)
View SourceFailed 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(), error: Exception.t() }
Functions
Callback implementation for Exception.message/1.