MongoDB Exceptions
PHP Manual

The MongoDB\Driver\WriteConcernException class

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

Introduction

Class synopsis

final MongoDB\Driver\WriteConcernException extends MongoDB\Driver\WriteException implements MongoDB\Driver\Exception {
/* Inherited properties */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
/* Inherited methods */
final public ReturnType MongoDB\Driver\WriteException::getWriteResult ( void )
}

MongoDB Exceptions
PHP Manual