You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as far as I know, you should inherit std::exception so if you throw, and dont catch CppSQLite3Exception specifically, you can catch it with std::exception