Go to the first, previous, next, last section, table of contents.


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::

@xref{read; read-preserving-whitespace} , section stream-error-stream [Function] , section Reader Concepts


Go to the first, previous, next, last section, table of contents.