boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
252 stars 32 forks source link

Use BOOST_THROW_EXCEPTION #147

Closed anarthal closed 1 year ago

anarthal commented 1 year ago

We're already using it for I/O functions, but some other functions are still using plain throw