Handbook
Glossary
unclosed-quote ( -- * )
XML parsing errors
Prev:
pre/post-content ( string pre? -- * )
Next:
bad-name ( line -- * )
Vocabulary
xml
.
errors
Definition
IN:
xml.errors
ERROR:
unclosed-quote
line column
;
Methods
USING:
debugger
generic
io
xml.errors
;
M:
unclosed-quote
error.
M\
unclosed-quote
error.
(call-next-method)
"XML document ends with quote still open"
print
;