MongoDB\Driver\WriteException::getWriteResult
MongoDB\Driver\WriteConcernException
MongoDB Exceptions
PHP Manual
The MongoDB\Driver\BulkWriteException class
(Não há informação de versão disponível, talvez apenas no SVN)
Introdução
Sinopse da classe
final
MongoDB\Driver\BulkWriteException
extends
MongoDB\Driver\WriteException
implements
MongoDB\Driver\Exception
{
/* Propriedades herdadas */
protected
string
$
message
;
private
string
$
string
;
protected
int
$
code
;
protected
string
$
file
;
protected
int
$
line
;
private
array
$
trace
;
/* Métodos herdados */
final
public
ReturnType
MongoDB\Driver\WriteException::getWriteResult
(
void
)
}
MongoDB\Driver\WriteException::getWriteResult
MongoDB\Driver\WriteConcernException
MongoDB Exceptions
PHP Manual