The MongoDB\Driver\Exception\CommandException class
(mongodb >= 1.5.0)
简介
Thrown when a command fails.
类摘要
class MongoDB\Driver\Exception\CommandException
extends
MongoDB\Driver\Exception\ServerException
implements
MongoDB\Driver\Exception\Exception {
/* 属性 */
/* 继承的属性 */
/* 方法 */
/* 继承的方法 */
}属性
- resultDocument
-
The result document associated with the failed command.
目录
- MongoDB\Driver\Exception\CommandException::getResultDocument — Returns the result document for the failed command
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.mongodb-driver-exception-commandexception.php