summaryrefslogtreecommitdiff
path: root/io/source/stm/omark.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm/omark.cxx')
-rw-r--r--io/source/stm/omark.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index 31d07604cbf0..af4e9f248456 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -130,6 +130,8 @@ public: // XServiceInfo
private:
// helper methods
+ /// @throws NotConnectedException
+ /// @throws BufferSizeExceededException
void checkMarksAndFlush() throw( NotConnectedException, BufferSizeExceededException);
Reference< XConnectable > m_succ;