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

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

  

The MongoDB\Driver\WriteError class

(mongodb >=1.0.0)

はじめに

The MongoDB\Driver\WriteError class encapsulates information about a write error and may be returned as an array element from MongoDB\Driver\WriteResult::getWriteErrors().

クラス概要

final MongoDB\Driver\WriteError {
/* メソッド */
final public integer getCode ( void )
final public integer getIndex ( void )
final public mixed getInfo ( void )
final public string getMessage ( void )
}

目次


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

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