Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exasol/error-reporting-cpp

C++ builder for error messages
https://github.com/exasol/error-reporting-cpp

cpp error-handling error-reporting exasol-integration foundation-library unification

Last synced: about 2 months ago
JSON representation

C++ builder for error messages

Awesome Lists containing this project

README

        

# C++ Error Reporting

[![Build Status](https://github.com/exasol/error-reporting-cpp/actions/workflows/main.yml/badge.svg)](https://github.com/exasol/error-reporting-cpp)
[![codecov.io](https://codecov.io/github/exasol/error-reporting-cpp/coverage.svg?branch=main)](https://codecov.io/github/exasol/error-reporting-cpp?branch=main)

This project contains a C++-Builder for Exasol error messages.
The invocations of the Builder can be implemented by the Executables which use this library.

## Usage

### Simple Messages
t.b.d.

### Parameters

t.b.d.

## Additional Resources

* [Changelog](doc/changes/changelog.md)