stldb::row_level_lock_contention
// In header: </Users/bobw/workspace/stldb_lib/stldb/exceptions.h> class row_level_lock_contention : public stldb::stldb_exception { public: // construct/copy/destruct row_level_lock_contention(); row_level_lock_contention(const char *); };