MongoDB\Driver\WriteConcernException
mSQL
MongoDB Exceptions
PHP Manual
The MongoDB\Driver\DuplicateKeyException class
(mongodb >=0.2.0)
Introducción
Sinopsis de la Clase
final
MongoDB\Driver\DuplicateKeyException
extends
MongoDB\Driver\WriteException
implements
MongoDB\Driver\Exception
{
/* Propiedades heredadas */
protected
string
$
message
;
protected
int
$
code
;
protected
string
$
file
;
protected
int
$
line
;
/* Métodos heredados */
final
public
ReturnType
MongoDB\Driver\WriteException::getWriteResult
(
void
)
}
MongoDB\Driver\WriteConcernException
mSQL
MongoDB Exceptions
PHP Manual