Condition Type
file-error
Description
The type file-error consists of error conditions that occur during
an attempt to open or close a file, or during some low-level transactions
with a file system. The "offending pathname" is initialized by
the :pathname
initialization argument to make-condition, and is accessed
by the function file-error-pathname.
Backlinks
compile-file-pathname,
compile-file,
Condition Types,
delete-file,
directory,
dribble,
ed,
ensure-directories-exist,
Error Terminology,
file-author,
file-error-pathname,
file-write-date,
Files Dictionary,
Integrating Types and Classes,
load,
open,
Pathnames as Filenames,
probe-file,
provide, require,
rename-file,
Restrictions on Examining a Pathname Directory Component,
Symbols in the COMMON-LISP Package,
translate-logical-pathname,
truename,
Type Specifiers