検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 642 for Exception (0.034 sec.)
Exception クラス 4322
« DocResult::getWarningsCount mysql_xdevapi\Executable » PHP Manual Mysql_xdevapi Exception クラ ...Exception クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラ ... ス概要 class mysql_xdevapi\Exception extends RuntimeException implements Throwable { } ... 関連キーワード: Exception , クラス , xdevapi , DocResult , getWarningsCount ... , Executable , Mysql , 概要 , extends , RuntimeException ...
https://man.plustar.jp/php/class.mysql-xdevapi-exception.html - [similar]
Execute a database command that reads and writes on this server 4307
« MongoDB\Driver\Server::executeReadCommand MongoDB\Driver\Server::executeWriteCommand » 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 ... n" or "writeConcern" option. Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ...
https://man.plustar.jp/php/mongodb-driver-server.executereadwritecommand.html - [similar]
Returns the WriteResult for the failed write operation 4293
« MongoDB\Driver\Exception\WriteException Class Tree » PHP Manual MongoDB\Driver\Exception\Write ... sult for the failed write operation MongoDB\Driver\Exception\WriteException::getWriteResult (mongodb >= 1.0.0) ... MongoDB\Driver\Exception\WriteException::getWriteResult — Returns the Write ... d write operation 説明 final public MongoDB\Driver\Exception\WriteException::getWriteResult (): MongoDB\Driver\ ... the failed write operation. 例 例1 MongoDB\Driver\Exception\WriteException::getWriteResult() example <?php $ma ...
https://man.plustar.jp/php/mongodb-driver-writeexception.getwriteresult.html - [similar]
Get exception details 4278
« StompException SVM » PHP Manual StompException Get exception details StompException::getDetail ... s (PECL stomp >= 0.1.0) StompException::getDetails — Get exception details 説明 public St ... ompException::getDetails (): string Get exception details. パラ ... ontaining the error details. 関連キーワード: Get , exception , StompException , getDetails , string , パラメータ ...
https://man.plustar.jp/php/stomp.getdetails.html - [similar]
Execute one or more write operations 4264
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Ma ... t を返します。 エラー / 例外 Throws MongoDB\Driver\Exception\InvalidArgumentException if bulk does not contain ... any write operations. Throws MongoDB\Driver\Exception\InvalidArgumentException if bulk has already been ... be executed multiple times. Throws MongoDB\Driver\Exception\InvalidArgumentException if the "session" option i ... ncern. 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
Yet Another Framework (Yaf) 4249
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... ダリングのオン/オフを切り替える Yaf_Dispatcher::catchException — 例外のキャッチのオン/オフを切り替える Yaf_Dispat ... スタムビューエンジンを設定する Yaf_Dispatcher::throwException — 例外のスローのオン/オフを切り替える Yaf_Config_A ... tEnv — ENV 変数を取得する Yaf_Request_Abstract::getException — The getException purpose Yaf_Request_Abstract::g ... purpose Yaf_Session::valid — The valid purpose Yaf_Exception — Yaf_Exception クラス Yaf_Exception::__construct ...
https://man.plustar.jp/php/book.yaf.html - [similar]
Execute a database command that writes 4235
« MongoDB\Driver\Manager::executeReadWriteCommand MongoDB\Driver\Manager::getEncryptedFieldsMap ... 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 ... ncern. 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ...
https://man.plustar.jp/php/mongodb-driver-manager.executewritecommand.html - [similar]
Execute a database command on this server 4220
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... 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-server.executecommand.html - [similar]
Execute a database command that writes on this server 4191
« MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon ... 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 ... ncern. 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 サーバー ...
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html - [similar]
PHP 7 でのエラー 4155
« 基本 例外(exceptions) » PHP Manual エラー PHP 7 でのエラー PHP 7 でのエラー PHP 7 は大半のエラ ... ックで現れます。 マッチするブロックがなければ、 set_exception_handler() で設定したデフォルトの例外ハンドラが呼ば ... ョンのエラーと同じように扱われます。 Error クラスは Exception を継承していないので、 キャッチし損ねた例外を catc ... h (Exception $e) { ... } ブロックで受け止めているような PHP 5 の ... ror $e) { ... } ブロックを用意するか、あるいは set_exception_handler() でハンドラを設定する必要があります。 Err ...
https://man.plustar.jp/php/language.errors.php7.html - [similar]