検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1234 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (0.557 sec.)
ファイバーの実行を、例外をスローすることで再開する 0
« Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再開する Fiber::throw (PHP 8 >= 8.1.0) Fiber::throw — ファイバーの実行を、例外をスローすることで再開する 説明 public Fiber::throw ( Throwable $exception ): mixed 現在の Fiber::suspend() への呼び ...
https://man.plustar.jp/php/fiber.throw.html - [similar]
スタックトレースを文字列で取得する 0
« Exception::getTrace Exception::__toString » PHP Manual Exception スタックトレースを文字列で取得する Exception::getTraceAsString (PHP 5, PHP 7, PHP 8) Exception::getTraceAsString — スタックトレースを文字列で取得する 説明 final public Exception::getTraceAsString (): string 例外のスタック ...
https://man.plustar.jp/php/exception.gettraceasstring.html - [similar]
スタックトレースを取得する 0
« Exception::getLine Exception::getTraceAsString » PHP Manual Exception スタックトレースを取得する Exception::getTrace (PHP 5, PHP 7, PHP 8) Exception::getTrace — スタックトレースを取得する 説明 final public Exception::getTrace (): array 例外のスタックトレースを返します。 パラメータ この ...
https://man.plustar.jp/php/exception.gettrace.html - [similar]
PDOException クラス 0
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに PDO が発するエラーを表します。あなた自身が書いたコードから PDOException をスローしてはいけません。 PHP の例外についての詳細な情報は、 例外 を参照くだ ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]
SolrClientException クラス 0
« SolrException::getInternalInfo SolrClientException::getInternalInfo » PHP Manual Solr SolrClientException クラス SolrClientException クラス (PECL solr >= 0.9.2) はじめに クライアントからサーバーにリクエスト中にエラーがある際にスローされる例外。 クラス概要 class SolrClientException exte ...
https://man.plustar.jp/php/class.solrclientexception.html - [similar]
例外 0
« SeekableIterator::seek BadFunctionCallException » PHP Manual SPL 例外 例外 目次 BadFunctionCallException BadMethodCallException DomainException InvalidArgumentException LengthException LogicException OutOfBoundsException OutOfRangeException OverflowException RangeException RuntimeExcep ...
https://man.plustar.jp/php/spl.exceptions.html - [similar]
SolrIllegalArgumentException クラス 0
« SolrServerException::getInternalInfo SolrIllegalArgumentException::getInternalInfo » PHP Manual Solr SolrIllegalArgumentException クラス SolrIllegalArgumentException クラス (PECL solr >= 0.9.2) はじめに 規則外の、または無効な引数がメソッドに渡されると、このオブジェクトがスローされます。 ...
https://man.plustar.jp/php/class.solrillegalargumentexception.html - [similar]
SolrServerException クラス 0
« SolrClientException::getInternalInfo SolrServerException::getInternalInfo » PHP Manual Solr SolrServerException クラス SolrServerException クラス (PECL Solr >= 1.1.0, >=2.0.0) はじめに Solr サーバー自身によって生成されたエラーがあると、このオブジェクトがスローされます。 クラス概要 clas ...
https://man.plustar.jp/php/class.solrserverexception.html - [similar]
SolrIllegalOperationException クラス 0
« SolrIllegalArgumentException::getInternalInfo SolrIllegalOperationException::getInternalInfo » PHP Manual Solr SolrIllegalOperationException クラス SolrIllegalOperationException クラス (PECL solr >= 0.9.2) はじめに オブジェクトに対して規則外の、またはサポートされていない操作が実行される ...
https://man.plustar.jp/php/class.solrillegaloperationexception.html - [similar]
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]