MongoDB Exceptions
PHP Manual

The MongoDB\Driver\DuplicateKeyException class

(mongodb >=0.2.0)

Einführung

Klassenbeschreibung

final MongoDB\Driver\DuplicateKeyException extends MongoDB\Driver\WriteException implements MongoDB\Driver\Exception {
/* Geerbte Eigenschaften */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
/* Geerbte Methoden */
final public ReturnType MongoDB\Driver\WriteException::getWriteResult ( void )
}

MongoDB Exceptions
PHP Manual