From 48f8aa29059e71cc152609a0b209390ffdff09f1 Mon Sep 17 00:00:00 2001 From: "U-tellus\\cwestin" Date: Mon, 12 Dec 2011 11:43:09 -0800 Subject: reserve some error codes --- docs/errors.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/errors.md b/docs/errors.md index 8487a35b11c..73d270abb5c 100644 --- a/docs/errors.md +++ b/docs/errors.md @@ -315,6 +315,11 @@ db/commands/mr.cpp * 9014 [code](http://github.com/mongodb/mongo/blob/master/db/commands/mr.cpp#L74) map invoke failed: +db/commands/pipeline.cpp +---- +* 15942 [code](http://github.com/mongodb/mongo/blob/master/db/commands/pipeline.cpp#L143) pipeline element + + db/common.cpp ---- * 10332 [code](http://github.com/mongodb/mongo/blob/master/db/common.cpp#L45) Expected CurrentTime type -- cgit v1.2.1