検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 157 for getMessage (0.022 sec.)
Receives a message 5320
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... $retries )\n" ; } else { die( " - Error: " . $e -> getMessage ()); } } /* Sleep a bit between operations */ usle ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
ErrorException 5239
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException Erro ... int /* 継承したメソッド */ final public Exception::getMessage (): string final public Exception::getPrevious (): ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
SeekableIterator インターフェイス 5239
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIt ... ; } catch ( OutOfBoundsException $e ) { echo $e -> getMessage (); } ?> 上の例の出力は、 たとえば以下のようになり ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 5239
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設 ... on ) { echo "Uncaught exception: " , $exception -> getMessage (), "\n" ; } set_exception_handler ( 'exception_ha ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
Pause the CPU usage timer 5239
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... ndboxTimeoutError $ex ) { echo "It did! " . $ex -> getMessage () . "\n" ; } ?> 上の例の出力は以下となります。 Th ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
現在実行されている (phar 形式の) ファイルを読み込み、その内容を登録する 5239
« Phar::loadPhar Phar::mount » PHP Manual Phar 現在実行されている (phar 形式の) ファイルを読み込 ... p.php' ; } catch ( PharException $e ) { echo $e -> getMessage (); die( 'Phar を初期化できません' ); } __HALT_COM ...
https://man.plustar.jp/php/phar.mapphar.html - [similar]
ReflectionClass を作成する 5239
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ... ] } } Method [ <internal:Core> final public method getMessage ] { } Method [ <internal:Core> final public method ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 5239
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass R ... ] } } Method [ <internal:Core> final public method getMessage ] { } Method [ <internal:Core> final public method ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
Rolls back a transaction in progress 5239
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... xception $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* begin a transaction */ $stomp -> begin ( ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 5239
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... xception $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* begin a transaction */ $stomp -> begin ( ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 NEXT