koinos / koinos-exception-cpp

An exception library used by Koinos C++ applications.
MIT License
0 stars 0 forks source link

No error data #30

Closed mvandeberg closed 6 months ago

mvandeberg commented 6 months ago

Brief description

Removes error_data from koinos::exception.

Checklist

Demonstration

❯ ctest   
Test project /home/michael/dev/koinos-exception-cpp/build/tests
    Start 1: exception_tests-exception_tests/exception_test
1/1 Test #1: exception_tests-exception_tests/exception_test ...   Passed    0.01 sec

100% tests passed, 0 tests failed out of 1

Total Test time (real) =   0.01 sec