]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2836] Note that a method may throw
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Mon, 13 May 2013 10:56:31 +0000 (12:56 +0200)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Mon, 13 May 2013 10:56:31 +0000 (12:56 +0200)
src/lib/datasrc/memory/zone_table.h

index 1b369b93dd8cb3595fcb8d5ac5cb9d997c4c0fc6..b487855fe3e09a2d9c0ac4466741d3f46061c44d 100644 (file)
@@ -144,6 +144,8 @@ public:
     /// This method adds a given zone data to the internal table.
     ///
     /// \throw std::bad_alloc Internal resource allocation fails.
+    /// \throw MemorySegmentGrown when the memory segment grown and
+    ///     possibly relocated.
     ///
     /// \param mem_sgmt The \c MemorySegment to allocate zone data to be
     ///     created.  It must be the same segment that was used to create