reader-error
reader-error Condition Type
Class Precedence List:
reader-error, parse-error, stream-error, error, serious-condition, condition, t
Description:
The type reader-error consists of error conditions that are related to tokenization and parsing done by the Lisp reader .
See Also:
read, stream-error-stream, Section 23.1 (Reader Concepts)
Expanded Reference: reader-error
tip
TODO: Please contribute to this page by adding explanations and examples
(reader-error )