Error2.h#

Fully qualified name: carb/detail/Error2.h

In directory: carb/detail

Source file: Error2.h

Core components for error handling - Version 2. These functions are the foundation for language-specific bindings and should not be used directly. See omni/Error.h for user-friendly C++ interfaces.

Classes#

carb::Error

Representation of an Error .

carb::IError

The low-level API for interacting with the Carbonite error handling system. At the core, this system maintains a thread-specific error code and optional error message.

Namespaces#

carb

The main Carbonite namespace.