The MongoDB\Driver\Exception\BulkWriteException class
(mongodb >= 1.0.0)
はじめに
Thrown when a bulk write operation fails.
クラス概要
MongoDB\Driver\Exception\BulkWriteException
extends
MongoDB\Driver\Exception\WriteException
implements
MongoDB\Driver\Exception\Exception
{
/* 継承したプロパティ */
/* 継承したメソッド */
final public MongoDB\Driver\Exception\WriteException::getWriteResult
( void
) : MongoDB\Driver\WriteResult
}