prev - up - next - index

Errno

The module for the system call exceptions.


Errno::E*

The exception classes corresponding each errno. For the detail, see man errno.

SuperClass:

SystemCallError

Constants:

E*::Errno

The errno value for the exception.


matz@netlab.co.jp