The MongoDB\Driver\Exception\BulkWriteException class
(mongodb >= 1.0.0)
簡介
Thrown when a bulk write operation fails.
類摘要
class MongoDB\Driver\Exception\BulkWriteException
extends
MongoDB\Driver\Exception\WriteException
implements
MongoDB\Driver\Exception\Exception {
/* 繼承的屬性 */
/* 繼承的方法 */
}