The MongoDB\Driver\Exception\CommandException class
(mongodb >= 1.5.0)
Introduction
Thrown when a command fails.
Class synopsis
/* Properties */
/* Inherited properties */
/* Methods */
/* Inherited methods */
}
Properties
- resultDocument
-
The result document associated with the failed command.
Table of Contents
There are no user contributed notes for this page.