AppLayerLabs / bdk-cpp

MIT License
7 stars 12 forks source link

Dyn exceptions #90

Closed jcarraror closed 7 months ago

jcarraror commented 7 months ago

Custom exception class was implemented in order to provide better information regarding specific cases not covered by std exceptions.

The class will parse dynamically types incorporated by the message. Also, it provides the option for a basic stacktrace by providing data.

Usage:

ghost commented 7 months ago

Quality Gate failed Quality Gate failed

Failed conditions

92 New issues
28.7% 28.7% Coverage on New Code (required ≥ 80%)
5.7% 5.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint