stream-error,
error,
serious-condition,
condition,
t
The type stream-error
consists of error conditions that are related to receiving input from
or sending output to a stream.
The “offending stream” is initialized by
the :stream initialization argument to make-condition,
and is accessed by the function stream-error-stream.