Results of 1 - 10 of about 45 for wrong (0.014 sec.)
- 直前の Throwable を返す 13306
- « Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious
...
throw new InvalidArgumentError ( "You are doing it wrong!" , 112 ); } catch( Error $e ) { throw new MyCusto ...
CustomError] /home/bjori/ex.php:6 You are doing it wrong! (112) [InvalidArgumentError] 参考 Throwable::getP ...
出力 , パラメータ , bjori , InvalidArgumentError , wrong , doing , MyCustomError ...
-
https://man.plustar.jp/php/error.getprevious.html
- [similar]
- 前の例外(Throwable)を返す 13045
- « Exception::getMessage Exception::getCode » PHP Manual Exception 前の例外(Throwable)を返す Exce
...
w new InvalidArgumentException ( "You are doing it wrong!" , 112 ); } catch( Exception $e ) { throw new MyC ...
omException] /home/bjori/ex.php:6 You are doing it wrong! (112) [InvalidArgumentException] 参考 Throwable:: ...
ラメータ , bjori , 表示 , InvalidArgumentException , wrong ...
-
https://man.plustar.jp/php/exception.getprevious.html
- [similar]
- Basic usage for LuaSandbox 10932
- « 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v
...
{ throw new LuaSandboxRuntimeError ( "Something is wrong" ); } ] ); // Execute some Lua code, including cal ...
ert ( ! $ok ); assert ( $message === 'Something is wrong' ); ?> 関連キーワード: LuaSandbox , Basic , usage ...
-
https://man.plustar.jp/php/luasandbox.examples-basic.html
- [similar]
- 定義済み定数 9600
- « リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関
...
ble to open configuration file for writing. FANN_E_WRONG_CONFIG_VERSION ( int ) Wrong version of configurat ...
eading connections from configuration file. FANN_E_WRONG_NUM_CONNECTIONS ( int ) Number of connections not ...
-
https://man.plustar.jp/php/fann.constants.html
- [similar]
- 直近の接続コールに関するエラーコードを返す 9340
- « mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコード
...
ysqli = @new mysqli ( 'localhost' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if ( $mysqli -> co ...
= @ mysqli_connect ( 'localhost' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if (! $link ) { /* ...
-
https://man.plustar.jp/php/mysqli.connect-errno.html
- [similar]
- 直近の接続エラーの説明を返す 9340
- « mysqli::$connect_errno mysqli::__construct » PHP Manual mysqli 直近の接続エラーの説明を返す my
...
ysqli = @new mysqli ( 'localhost' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if ( $mysqli -> co ...
= @ mysqli_connect ( 'localhost' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if (! $link ) { /* ...
-
https://man.plustar.jp/php/mysqli.connect-error.html
- [similar]
- 定義済み定数 8283
- « リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ
...
CTED_PACKET ( int ) Indicates something going very wrong in gearmand. Applies only to GearmanWorker . GEARM ...
mory). GEARMAN_SERVER_ERROR ( int ) Something went wrong in the Gearman server and it could not handle the ...
-
https://man.plustar.jp/php/gearman.constants.html
- [similar]
- Sets the debugging level for the library 8023
- « Zookeeper::setAcl Zookeeper::setDeterministicConnOrder » PHP Manual Zookeeper Sets the debuggi
...
P error/warning when parameters count or types are wrong or fail to set debug level. 警告 Since version 0.3 ...
-
https://man.plustar.jp/php/zookeeper.setdebuglevel.html
- [similar]
- Sets the stream to be used by the library for logging 8023
- « Zookeeper::setDeterministicConnOrder Zookeeper::setWatcher » PHP Manual Zookeeper Sets the str
...
P error/warning when parameters count or types are wrong or operation fails. 警告 Since version 0.3.0, this ...
-
https://man.plustar.jp/php/zookeeper.setlogstream.html
- [similar]
- Set a watcher function 8023
- « Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeepe
...
P error/warning when parameters count or types are wrong or fail to set watcher. 警告 Since version 0.3.0, ...
-
https://man.plustar.jp/php/zookeeper.setwatcher.html
- [similar]