$ errors.fyi/cpp/std--system_error 74 namespaces · 3,092 codes
cpp · cpp/std--system_error
std--system_error

std::system_error

Thrown when an OS-level or low-level library operation fails. Wraps a std::error_code which carries both the numeric error value and the error category (e.g. std::system_category for POSIX errno values).

References

In this namespace

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