(mongodb >= 1.0.0)
Thrown when a bulk write operation fails.
The MongoDB\Driver\WriteResult associated with the failed write operation.
Versión | Descripción |
---|---|
PECL mongodb 2.0.0 |
This class now extends MongoDB\Driver\Exception\ServerException instead of MongoDB\Driver\Exception\WriteException. |