php8.5
Home/ Manual/ driver / exception/ The MongoDB\Driver\Exception\CommandException class

The MongoDB\Driver\Exception\CommandException class

Thrown when a command fails.

Intro

Thrown when a command fails.

Class synopsis

class MongoDB\Driver\Exception\CommandException { }

Properties

resultDocument

The result document associated with the failed command.

Changelog

VersionDescription
PECL mongodb 2.3.0The resultDocument property is now public readonly.

Commandexception

In this section

Source: reference/mongodb/mongodb/driver/exception/commandexception.xml · from the official PHP manual (php/doc-en)