Next Prev Up Top Contents Index

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

Slots

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 Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index