driplineorg / driplineorg/dripline-cpp
Derived exception classes to identify sources of exceptions
Open
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
A class `service_error` that derives from `dripline_error` could take the service name as an argument to the constructor, and it could be automatically placed in the `what()` text.
Something similar could be done for endpoints, perhaps taking both the parent service name and the endpoint name.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.