$ errors.fyi/ruby/SystemCallError 74 namespaces · 3,092 codes
ruby · ruby/SystemCallError
SystemCallError

SystemCallError

The base class for platform-specific system call errors. Subclasses are in the Errno module (e.g. Errno::ENOENT, Errno::EACCES) and map to POSIX errno values.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT