class XMLT::Error
- XMLT::Error
- Exception
- Reference
- Object
Defined in:
errors.crConstructors
Instance methods inherited from class Object
to_xml(io : IO, *, indent : XMLT::IndentOptions = nil) : Nilto_xml(*, indent : XMLT::IndentOptions = nil) : String to_xml
Class methods inherited from class Object
from_xml(xml : String)from_xml(node : XML::Node)
from_xml(xml : String, *, root : String)
from_xml(node : XML::Node, *, root : String) from_xml