All Manuals > LispWorks User Guide and Reference Manual > 38 The HCL Package

NextPrevUpTopContentsIndex

fasl-error

Condition
Summary

The class of error signaled when loading a file which is not a proper fasl file.

Package

hcl

Superclasses

simple-error
file-error
stream-error

Description

The condition class fasl-error is used by load and load-data-file to signal an error when the file is not a proper binary file ("fasl file"), or seems to be corrupted.

See also

load-data-file


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex