The MongoDB\Driver\Exception\ServerException class
(mongodb >= 1.5.0)
简介
Base class for exceptions thrown by the server. The code of this exception and its subclasses will correspond to the original error code from the server.
类摘要
class MongoDB\Driver\Exception\ServerException
extends
MongoDB\Driver\Exception\RuntimeException
implements
MongoDB\Driver\Exception\Exception {
/* 继承的属性 */
/* 继承的方法 */
}
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/class.mongodb-driver-exception-serverexception.php