All Manuals > LispWorks User Guide and Reference Manual > 31 The EXTERNAL-FORMAT Package

NextPrevUpTopContentsIndex

external-format-error

Condition
Summary

The condition class external-format-error is the superclass of all errors relating to external formats.

Package

external-format

Superclasses

error

Initargs

:name

The name of the external format involved.

Description

The class external-format-error provides a slot for the name of external format involved: this is the fully expanded form of the specification with all the parameters filled in. It is also useful for users who want to set up a handler for encoding errors.


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex