Previous: stream-error-stream, Up: Streams


end-of-file (Condition Type)

Class Precedence List:

end-of-file, stream-error, error, serious-condition, condition, t

Description:

The type end-of-file consists of error conditions related to read operations that are done on streams that have no more data.

See Also:

stream-error-stream