summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/lang/python/wiredtiger.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/lang/python/wiredtiger.i')
-rw-r--r--src/third_party/wiredtiger/lang/python/wiredtiger.i1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/lang/python/wiredtiger.i b/src/third_party/wiredtiger/lang/python/wiredtiger.i
index c77a2effda4..3bcaa9997e5 100644
--- a/src/third_party/wiredtiger/lang/python/wiredtiger.i
+++ b/src/third_party/wiredtiger/lang/python/wiredtiger.i
@@ -594,6 +594,7 @@ COMPARE_NOTFOUND_OK(__wt_cursor::_search_near)
%exception __wt_connection::get_home;
%exception __wt_connection::is_new;
%exception __wt_connection::search_near;
+%exception __wt_session::get_rollback_reason;
%exception __wt_cursor::_set_key;
%exception __wt_cursor::_set_key_str;
%exception __wt_cursor::_set_value;