&i/o-error

[condition-type] &i/o-error

SRFI-36:

(define-condition-type &i/o-error &error
  i/o-error?)

See also SRFI-35, &condition.