Results of 1 - 10 of about 13 for FiberError (0.006 sec.)
- FiberError 13407
- « UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError
...
(PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスロー ...
されます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected ...
(): string private Error::__clone (): void } 目次 FiberError::__construct — インスタンス化を禁止するためのコンス ...
トラクタ 関連キーワード: FiberError , public , final , string , private , protected , ...
-
https://man.plustar.jp/php/class.fibererror.html
- [similar]
- インスタンス化を禁止するためのコンストラクタ 12299
- « FiberError 定義済みのインターフェイスとクラス » PHP Manual FiberError インスタンス化を禁止する
...
ためのコンストラクタ FiberError::__construct (PHP 8 >= 8.1.0) FiberError::__constr ...
スタンス化を禁止するためのコンストラクタ 説明 public FiberError::__construct () パラメータ この関数にはパラメータは ...
rror 例外がスローされます。 関連キーワード: 禁止 , FiberError , construct , パラメータ , 例外 , 定義 , クラス , ...
-
https://man.plustar.jp/php/fibererror.construct.html
- [similar]
- 定義済みの例外 8428
- « $argv Exception » PHP Manual 言語リファレンス 定義済みの例外 定義済みの例外 目次 Exception Err
...
arseError TypeError ValueError UnhandledMatchError FiberError SPL の例外 も参照ください。 関連キーワード: 例外 , ...
-
https://man.plustar.jp/php/reserved.exceptions.html
- [similar]
- 定義済みのインターフェイスとクラス 8305
- « FiberError::__construct Traversable » PHP Manual 言語リファレンス 定義済みのインターフェイスと
...
-
https://man.plustar.jp/php/reserved.interfaces.html
- [similar]
- UnhandledMatchError 8181
- « ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP
...
-
https://man.plustar.jp/php/class.unhandledmatcherror.html
- [similar]
- ファイバーが返した値を取得する 8181
- « Fiber::throw Fiber::isStarted » PHP Manual Fiber ファイバーが返した値を取得する Fiber::getRetu
...
ないか、例外をスローしている場合で、 それらの場合は FiberError がスローされます。 関連キーワード: ファイバー , た ...
-
https://man.plustar.jp/php/fiber.getreturn.html
- [similar]
- 値を渡して、ファイバーの実行を再開させる 8076
- « Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::r
...
コールされた時点で ファイバーが停止していない場合、 FiberError がスローされます。 パラメータ value ファイバーの実 ...
-
https://man.plustar.jp/php/fiber.resume.html
- [similar]
- ファイバーの実行を開始する 8076
- « Fiber::__construct Fiber::resume » PHP Manual Fiber ファイバーの実行を開始する Fiber::start (P
...
ールした時点で ファイバーが既に開始されている場合、 FiberError がスローされます。 パラメータ args ファイバーのコン ...
-
https://man.plustar.jp/php/fiber.start.html
- [similar]
- ファイバーの実行を、例外をスローすることで再開する 8076
- « Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再
...
がコールされた時点でファイバーが停止していない場合、 FiberError がスローされます。 パラメータ exception 現在の Fib ...
-
https://man.plustar.jp/php/fiber.throw.html
- [similar]
- 現在実行中のファイバーを停止する 8005
- « Fiber::isTerminated Fiber::getCurrent » PHP Manual Fiber 現在実行中のファイバーを停止する Fibe
...
このメソッドがファイバーの外部からコールされた場合、 FiberError がスローされます。 パラメータ value Fiber::start() ...
-
https://man.plustar.jp/php/fiber.suspend.html
- [similar]