xml_stream
v0.4.0
Pages
Modules
Search documentation of xml_stream
Settings
View Source
XmlStream.EncodeError
exception
(xml_stream v0.4.0)
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %XmlStream.EncodeError{ __exception__: true, message:
String.t
(), value:
any
() }