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 1 year ago
JSON representation
C++ builder for error messages
- Host: GitHub
- URL: https://github.com/exasol/error-reporting-cpp
- Owner: exasol
- License: mit
- Created: 2021-10-29T13:42:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T07:31:36.000Z (over 3 years ago)
- Last Synced: 2025-01-13T21:09:23.808Z (over 1 year ago)
- Topics: cpp, error-handling, error-reporting, exasol-integration, foundation-library, unification
- Homepage:
- Size: 342 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C++ Error Reporting
[](https://github.com/exasol/error-reporting-cpp)
[](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)