All Manuals > LispWorks User Guide and Reference Manual > 49 The SYSTEM Package

NextPrevUpTopContentsIndex

file-encoding-resolution-error

Condition
Summary

An error type to signal when an external file format cannot be deduced.

Package

system

Superclasses

error

Initargs

:ef-spec

An external format specification.

Description

An error type signaled when open, load or compile-file fail to detect an external format to use.

The ef-spec slot contains the incomplete external format specification argument constructed by guess-external-format.

See also

guess-external-format


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex