SRFI 36: I/O Conditions

by Michael Sperber

status: final (2002-12-01)

keywords: Exceptions, I/O

Abstract

This SRFI specifies a set of condition types for I/O errors. The condition types are defined in terms of SRFI 35. Moreover, this SRFI requires a Scheme system implementing it to raise exceptions in the sense of SRFI 34 for errors occurring during the execution of the R5RS I/O operations.