PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

The MongoExecutionTimeoutException class | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

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 ;
}

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「The MongoExecutionTimeoutException class」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | The MongoExecutionTimeoutException class」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: