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

file-encoding-resolution-error Condition Class

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 instance of the condition class file-encoding-resolution-error is 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 - 01 Dec 2021 19:31:02