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

std::exception

The base class for all standard C++ exceptions. Provides the virtual what() method that returns a human-readable description of the error. Custom exception classes should inherit from this or one of its subclasses.

References

In this namespace

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