The MongoDB\Driver\Exception\ServerException class
(mongodb >= 1.5.0)
Introduction
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.
Class synopsis
/* Inherited properties */
/* Inherited methods */
}
There are no user contributed notes for this page.