検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 37 for キャッチ (0.023 sec.)
Windows のサポート 8271
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... ることで、コンソールにおける CTRL+C や CTRL+BREAK をキャッチできるようになりました。 Windows における proc_open( ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
例外を拡張する 8082
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... > customFunction (); } catch ( Exception $e ) { // キャッチされる echo "Caught Default Exception\n" , $e ; } // ... n :: THROW_CUSTOM ); } catch ( Exception $e ) { // キャッチされる echo "Default Exception caught\n" , $e ; } // ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
V8 Javascript Engine 統合 7640
« urlencode はじめに » PHP Manual その他の基本モジュール V8 Javascript Engine 統合 V8 Javascript ... 録された拡張の配列を返す V8Js::getPendingException — キャッチされなかった Javascript 例外の中で未処理のものを返す ...
https://man.plustar.jp/php/book.v8js.html - [similar]
定義済み定数 7640
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれ ... の変更を提案する。 4096 E_RECOVERABLE_ERROR ( int ) キャッチできる致命的なエラー。危険なエラーが発生したが、 エン ... ではないことを表す。 ユーザー定義のハンドラでエラーがキャッチされなかった場合 ( set_error_handler() も参照ください ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
サンプル 7514
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ス渡しの引数に対する型宣言 Example#89 - TypeError をキャッチする Example#90 - 初期化されていない変数のデフォルト ... 外ハンドリングをひとつの catch で行う Example#335 - キャッチする時に変数を省略する Example#336 - throw を 式とし ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
エラーハンドラを設定する 7514
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラー ... がオフの場合は、予期せぬエラーが発生した場合に Yaf はキャッチ可能なエラーを発生させます。 従って、このエラーハンド ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
下位互換性のない変更点 7450
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... ParseError がスローされるようになりました。 例外がキャッチされなかった場合、 "クリーンなシャットダウン" が行わ ... れます。 これは、例外がキャッチされなかった後、 デストラクタが呼ばれるということです ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
新機能 7387
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x ... れるようになりました ) { } 変数に保存せずに、 例外をキャッチするために、 catch (Exception) というコードが書けるよ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
Yet Another Framework (Yaf) 7324
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... を切り替える Yaf_Dispatcher::catchException — 例外のキャッチのオン/オフを切り替える Yaf_Dispatcher::__construct ...
https://man.plustar.jp/php/book.yaf.html - [similar]
V8Js クラス 7261
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに こ ... 録された拡張の配列を返す V8Js::getPendingException — キャッチされなかった Javascript 例外の中で未処理のものを返す ...
https://man.plustar.jp/php/class.v8js.html - [similar]
PREV 1 2 3 4 NEXT