7#include <cosmos/error/ApiError.hxx>
8#include <cosmos/SysString.hxx>
31 void generateMsg()
const override;
36 std::string m_operation;
Specialized exception type used when system APIs fail.
Specialized exception type used for file related APIs.
#define COSMOS_ERROR_IMPL
Use this in each type derived from CosmosError to apply mandatory overrides.
Wrapper type around a C-style string for use with system APIs.