Condition Type reader-error

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)