Document ServerException error codes

https://jira.mongodb.org/browse/PHPC-1087


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344582 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Katherine Walker 2018-03-28 18:32:06 +00:00
parent 8e637eb0a0
commit 88927b5db9

View file

@ -12,7 +12,7 @@
<section xml:id="mongodb-driver-exception-serverexception.intro">
&reftitle.intro;
<para>
Base class for exceptions thrown by the server.
Base class for exceptions thrown by the server. The code of this exception and its subclasses will correspond to the original error code from the server.
</para>
</section>
<!-- }}} -->