MongoDB Exceptions
PHP Manual

The MongoDB\Driver\BulkWriteException class

(No version information available, might only be in Git)

Introducere

Sinopsisul clasei

final MongoDB\Driver\BulkWriteException extends MongoDB\Driver\WriteException implements MongoDB\Driver\Exception {
/* Proprietăți moștenite */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
/* Metode moștenite */
final public ReturnType MongoDB\Driver\WriteException::getWriteResult ( void )
}

MongoDB Exceptions
PHP Manual