検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 389 for [SIMILAR] 16 1024 4096 WITH 30436 varnishlog WIT... (0.300 sec.)
ParseError 0
« CompileError TypeError » PHP Manual 定義済みの例外 ParseError ParseError (PHP 7, PHP 8) はじめに ParseError は、 eval() を呼んだときなどの PHP コードのパースに失敗した場合にスローされます。 注意 : PHP 7.3.0 以降は、 ParseError クラスは CompileError クラスを継承するようになりました。 以 ...
https://man.plustar.jp/php/class.parseerror.html - [similar]
SNMPException クラス 0
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳細な情報は 例外 を参照ください。 クラス概要 class S ...
https://man.plustar.jp/php/class.snmpexception.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]
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]
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]
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]
V8JsException クラス 0
« V8Js::registerExtension V8JsException::getJsFileName » PHP Manual V8js V8JsException クラス V8JsException クラス (PECL v8js >= 0.1.0) はじめに クラス概要 class V8JsException extends Exception { /* プロパティ */ protected $ JsFileName ; protected $ JsLineNumber ; protected $ JsSourceLin ...
https://man.plustar.jp/php/class.v8jsexception.html - [similar]
ValueError 0
« TypeError UnhandledMatchError » PHP Manual 定義済みの例外 ValueError ValueError (PHP 8) はじめに ValueError は、 引数の型は正しいものの、値が正しくない場合にスローされます。 たとえば、関数は正の整数を期待しているのに負の値を渡したり、 空でない文字列/配列を期待しているのに空の値を渡した ...
https://man.plustar.jp/php/class.valueerror.html - [similar]
The Win32ServiceException class 0
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
エラーが起きたファイルを取得する 0
« Error::getCode Error::getLine » PHP Manual Error エラーが起きたファイルを取得する Error::getFile (PHP 7, PHP 8) Error::getFile — エラーが起きたファイルを取得する 説明 final public Error::getFile (): string エラーが起きたファイル名を取得します パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/error.getfile.html - [similar]