検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 642 for Exception (0.018 sec.)
Execute a database command 4155
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... is available in MongoDB 3.2+ and will result in an exception at execution time if specified for an older server ... ern" option. This will result in an MongoDB\Driver\Exception\InvalidArgumentException being thrown. Instead, yo ... r を返します。 エラー / 例外 Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ... n" or "writeConcern" option. Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
Execute a database command that reads 4126
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Man ... is available in MongoDB 3.2+ and will result in an exception at execution time if specified for an older server ... ern" option. This will result in an MongoDB\Driver\Exception\InvalidArgumentException being thrown. Instead, yo ... r を返します。 エラー / 例外 Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ... ption. 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
Execute a database command that reads on this server 4083
« MongoDB\Driver\Server::executeQuery MongoDB\Driver\Server::executeReadWriteCommand » PHP Manua ... is available in MongoDB 3.2+ and will result in an exception at execution time if specified for an older server ... ern" option. This will result in an MongoDB\Driver\Exception\InvalidArgumentException being thrown. Instead, yo ... r を返します。 エラー / 例外 Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ... ption. 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ...
https://man.plustar.jp/php/mongodb-driver-server.executereadcommand.html - [similar]
Send fail status (deprecated) 4032
« GearmanJob::exception GearmanJob::functionName » PHP Manual GearmanJob Send fail status (depre ... a known way (as opposed to failing due to a thrown exception). 注意 : This method has been replaced by GearmanJ ... 敗した場合に false を返します。 参考 GearmanJob::sendException() - Send exception for running job (exception) Gea ... : GearmanJob , Send , fail , status , deprecated , exception , job , パラメータ , sendStatus , return ...
https://man.plustar.jp/php/gearmanjob.fail.html - [similar]
Construct a new Binary 4017
« MongoDB\BSON\Binary MongoDB\BSON\Binary::getData » PHP Manual MongoDB\BSON\Binary Construct a ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\InvalidArgumentException if type is not an unsigne ... d 8-bit integer. Throws MongoDB\Driver\Exception\InvalidArgumentException if type is MongoDB\BSON\B ... バージョン 説明 PECL mongodb 1.3.0 MongoDB\Driver\Exception\InvalidArgumentException is thrown if type is Mong ...
https://man.plustar.jp/php/mongodb-bson-binary.construct.html - [similar]
SQLSTATE エラーコードを含む情報を返す 4003
« mysqli_sql_exception エイリアスおよび非推奨の Mysqli 関数 » PHP Manual mysqli_sql_exception SQ ... LSTATE エラーコードを含む情報を返す mysqli_sql_exception::getSqlState (PHP 8 >= 8.1.2) mysqli_sql_exception ... エラーコードを含む情報を返す 説明 public mysqli_sql_exception::getSqlState (): string 直近で実行したクエリに関す ... ーワード: エラーコード , SQLSTATE , 情報 , mysqli , exception , getSqlState , 実行 , 対応 , エラー , 構成 ...
https://man.plustar.jp/php/mysqli-sql-exception.getsqlstate.html - [similar]
ウェブサービス 3959
« var_export OAuth » PHP Manual 関数リファレンス ウェブサービス ウェブサービス OAuth はじめに イ ... h クラス OAuthProvider — OAuthProvider クラス OAuthException — OAuthException クラス SOAP はじめに インストール ... lient — The Yar_Concurrent_Client class Yar_Server_Exception — The Yar_Server_Exception class Yar_Client_Except ... ion — The Yar_Client_Exception class XML-RPC はじめに インストール/設定 定義済み定 ... 数 XML-RPC 関数 関連キーワード: Yar , クラス , Exception , 関数 , インストール , 設定 , 定義 , 定数 , Serve ...
https://man.plustar.jp/php/refs.webservice.html - [similar]
Rewind the cursor to the first result 3945
« MongoDB\Driver\Cursor::next MongoDB\Driver\Cursor::setTypeMap » PHP Manual MongoDB\Driver\Curs ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ... 接続が認証以外の理由で失敗した場合に MongoDB\Driver\Exception\ConnectionException をスローします。 認証が必要な場 ... 面で認証に失敗した場合に MongoDB\Driver\Exception\AuthenticationException をスローします。 Throws Mo ... ngoDB\Driver\Exception\LogicException if this method is called after the ...
https://man.plustar.jp/php/mongodb-driver-cursor.rewind.html - [similar]
mysqli のエラー報告モードを設定する 3930
« mysqli_driver::embedded_server_start mysqli_warning » PHP Manual mysqli_driver mysqli のエラー ... する MYSQLI_REPORT_STRICT 警告の代わりに mysqli_sql_exception をスローする MYSQLI_REPORT_INDEX クエリでインデック ... REPORT_ALL ; try { /* 接続が失敗すると, mysqli_sql_exception がスローされます。*/ $mysqli = new mysqli ( "local ... WHERE population > 50000" ); } catch ( mysqli_sql_exception $e ) { error_log ( $e -> __toString ()); } 例2 手続 ... EPORT_ALL ); try { /* 接続が失敗すると, mysqli_sql_exception がスローされます。*/ $link = mysqli_connect ( "loc ...
https://man.plustar.jp/php/mysqli-driver.report-mode.html - [similar]
例外のキャッチのオン/オフを切り替える 3901
« Yaf_Dispatcher::autoRender Yaf_Dispatcher::__construct » PHP Manual Yaf_Dispatcher 例外のキャッ ... チのオン/オフを切り替える Yaf_Dispatcher::catchException (Yaf >=1.0.0) Yaf_Dispatcher::catchException — 例外 ... /オフを切り替える 説明 public Yaf_Dispatcher::catchException ( bool $flag = ? ): Yaf_Dispatcher application.dis ... patcher.throwException が On (あるいは Yaf_Dispatcher::throwException(TRU ... 例外をスローします。 そのとき、 Yaf_Dispatcher::catchException() を有効にする (あるいは application.dispatcher.ca ...
https://man.plustar.jp/php/yaf-dispatcher.catchexception.html - [similar]