検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1188 for error (0.032 sec.)
Sets where the errors are logged to 3079
« fann_set_cascade_weight_multiplier fann_set_input_scaling_params » PHP Manual Fann 関数 Sets w ... here the errors are logged to fann_set_error_log (PECL fann >= 1. ... 0.0) fann_set_error_log — Sets where the errors are logged to 説明 fan ... n_set_error_log ( resource $errdat , string $log_file ): void ... Sets where the errors are logged to. パラメータ errdat ニューラルネット ...
https://man.plustar.jp/php/function.fann-set-error-log.html - [similar]
The MongoDB\Driver\BulkWrite class 3062
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\D ... order where they may be executed in parallel. Any errors that occur are reported after all operations have ... executed. 例2 Ordered write operations causing an error <?php $bulk = new MongoDB \ Driver \ BulkWrite ([ ... e concern could not be fulfilled if ( $writeConcernError = $result -> getWriteConcernError ()) { printf ( " ... %s (%d): %s\n" , $writeConcernError -> getMessage (), $writeConcernError -> getCode () ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
The MongoDB\Driver\WriteError class 3062
« MongoDB\Driver\WriteConcernError::getMessage MongoDB\Driver\WriteError::getCode » PHP Manual M ... ongoDB\Driver The MongoDB\Driver\WriteError class The MongoDB\Driver\WriteError class (mongodb ... >=1.0.0) はじめに The MongoDB\Driver\WriteError class encapsulates information about a write error ... y element from MongoDB\Driver\WriteResult::getWriteErrors() . クラス概要 final class MongoDB\Driver\WriteEr ... c getMessage (): string } 目次 MongoDB\Driver\WriteError::getCode — Returns the WriteError's error code Mon ...
https://man.plustar.jp/php/class.mongodb-driver-writeerror.html - [similar]
プロパティ 3062
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスの ... る前に初期化しなければいけません。 初期化しないと、 Error がスローされます。 例3 プロパティにアクセスする <? ... ring(8) "triangle" int(3) string(6) "circle" Fatal error: Uncaught Error: Typed property Shape::$numberOfSi ... ことは問題ありません。 $test -> prop = "foobar" ; // Error: Cannot modify readonly property Test::$prop ?> 注 ... ールから外れたプロパティへの代入や変更を行った場合、 Error 例外が発生します。 例5 読み取り専用プロパティの不正 ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
直近の MySQL 処理からエラーメッセージのエラー番号を返す 3045
« mysql_drop_db mysql_error » PHP Manual MySQL 関数 直近の MySQL 処理からエラーメッセージのエラー ... の代替として、これらが使えます。 mysqli_errno() PDO::errorCode() 説明 mysql_errno ( resource $link_identifier ... 関数が返すのは、直近に実行された MySQL 関数( mysql_error() と mysql_errno() は除く)のエラーコードだけである ... ink )) { echo mysql_errno ( $link ) . ": " . mysql_error ( $link ). "\n" ; } mysql_select_db ( "kossu" , $l ... ink )) { echo mysql_errno ( $link ) . ": " . mysql_error ( $link ) . "\n" ; } ?> 上の例の出力は、 たとえば以 ...
https://man.plustar.jp/php/function.mysql-errno.html - [similar]
ソケットのエラーまたは直近のエラーコードをクリアする 3045
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードを ... クリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear ... _error — ソケットのエラーまたは直近のエラーコードをクリア ... する 説明 socket_clear_error ( ? Socket $socket = null ): void この関数は、指定 ... ocket は、nullable になりました。 参考 socket_last_error() - ソケットの直近のエラーを返す socket_strerror() ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
The Zookeeper class 3027
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... = 1 ; const int SEQUENCE = 2 ; const int LOG_LEVEL_ERROR = 1 ; const int LOG_LEVEL_WARN = 2 ; const int LOG ... const int NOTWATCHING_EVENT = -2 ; const int SYSTEMERROR = -1 ; const int RUNTIMEINCONSISTENCY = -2 ; const ... nst int CONNECTIONLOSS = -4 ; const int MARSHALLINGERROR = -5 ; const int UNIMPLEMENTED = -6 ; const int OP ... INPROGRESS = -14 ; const int OK = 0 ; const int APIERROR = -100 ; const int NONODE = -101 ; const int NOAUT ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
Get contents of collection type column using OID 3027
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... n process is successful; false (to distinguish the error from the situation of attribute having empty colle ... ction or NULL, in case of error, a warning message is shown; in such case you can ... check the error by using cubrid_error_code() ), when process is un ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
ソケットのオプションを設定する 3027
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する so ... )) { echo 'ソケットを作成できません: ' . socket_strerror ( socket_last_error ()) . PHP_EOL ; } if (! socket ... ソケットのオプションを設定できません: ' . socket_strerror ( socket_last_error ()) . PHP_EOL ; } if (! socket ... echo 'ソケットをバインドできません: ' . socket_strerror ( socket_last_error ()) . PHP_EOL ; } $rval = sock ... ソケットのオプションを取得できません: ' . socket_strerror ( socket_last_error ()) . PHP_EOL ; } else if ( $r ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
直近のエラーコードを取得する 3027
« IntlTimeZone::getEquivalentID IntlTimeZone::getErrorMessage » PHP Manual IntlTimeZone 直近のエ ... ラーコードを取得する IntlTimeZone::getErrorCode intltz_get_error_code (PHP 5 >= 5.5.0, PHP 7, ... PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getErrorCode -- intltz_get_error_code — 直近のエラーコードを ... オブジェクト指向型 (method): public IntlTimeZone::getErrorCode (): int | false 手続き型: intltz_get_error_cod ... , 取得 , エラーコード , IntlTimeZone , intltz , getErrorCode , 関数 , int , パラメータ , public ...
https://man.plustar.jp/php/intltimezone.geterrorcode.html - [similar]