编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « MongoProtocolException
  • MongoWriteConcernException »
  • PHP Manual
  • Exceptions
  • The MongoExecutionTimeoutException class

The MongoExecutionTimeoutException class

(PECL mongo >= 1.5.0)

简介

Thrown when a operation times out server side (i.e. in MongoDB).

To configure the operation timeout threshold, use MongoCursor::maxTimeMS() or the "maxTimeMS" command option.

类摘要

MongoExecutionTimeoutException extends MongoException {
/* 继承的属性 */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
}
相关文章
php cairo the cairofonttype classphp cairo the cairopslevel classphp intl the collator classphp componere the componere patch classphp dom the domcharacterdata classphp dom the domxpath classphp exceptions the mongoconnectionexception classphp exceptions the mongocursorexception classphp exceptions the mongocursortimeoutexception classphp exceptions the mongoduplicatekeyexception classphp exceptions the mongoexception classphp exceptions the mongoexecutiontimeoutexception classphp exceptions the mongogridfsexception classphp exceptions the mongoprotocolexception classphp exceptions the mongowriteconcernexception classphp cubrid 函数 get the class name using oidphp uopz 函数 gets value of class or instance propertyphp gearmanclient set a callback for worker exceptionsphp reflectionclassconstant checks if class constant is publicphp runkit 函数 runkit sandbox class php virtual machine
关注编程学问公众号
编程学问网 湘ICP备20001732号