not-enough-characters ( -- * ) - Factor Documentation

not-enough-characters ( -- * )


Vocabulary
xml .errors

Definition
IN: xml.errors

ERROR: not-enough-characters line column ;


Methods
USING: debugger generic io xml.errors ;

M: not-enough-characters error.
M\ not-enough-characters error. (call-next-method)
"Not enough characters" print ;

AltStyle によって変換されたページ (->オリジナル) /