検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 680 for [SIMILAR] 16 1024 4096 WITH 6960 invalidargument... (0.601 sec.)
JsonException クラス 5588
« 定義済み定数 JsonSerializable » PHP Manual JSON JsonException クラス JsonException クラス (PHP 7 >= 7.3.0, PHP 8) はじめに JSON_THROW_ON_ERROR オプションが json_encode() や json_decode() に設定されていた場合に投げられる例外です。 code には、エラーのタイプを含みます。 あり得る code の値 ...
https://man.plustar.jp/php/class.jsonexception.html - [similar]
OAuthException クラス 5588
« OAuthProvider::tokenHandler SOAP » PHP Manual OAuth OAuthException クラス OAuthException クラス (PECL OAuth >= 0.99.1) はじめに この例外は、OAuth 拡張モジュールの使用中に例外エラーが発生したときにスローされます。 デバッグに有用な情報が含まれています。 クラス概要 class OAuthException ex ...
https://man.plustar.jp/php/class.oauthexception.html - [similar]
SNMPException クラス 5588
« 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]
The Win32ServiceException class 5588
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
RangeException クラス 5588
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムの実行時に範囲エラーが発生したことを示すときにスローされる例外です。 通常は、アンダーフローやオーバーフロー以外の計算エラーが発生したことを ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
SoapFault クラス 5588
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
SolrException クラス 5588
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrException クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これは、Solr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrException extends Exc ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
UnexpectedValueException クラス 5588
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの値のセットに一致しない値であった際にスローされる例外です。 これが発生する例としては、ある関数が別の関数をコールしていて、 その ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
例外コードを取得する 5588
« Exception::getPrevious Exception::getFile » PHP Manual Exception 例外コードを取得する Exception::getCode (PHP 5, PHP 7, PHP 8) Exception::getCode — 例外コードを取得する 説明 final public Exception::getCode (): int 例外コードを返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/exception.getcode.html - [similar]
RarException クラス 5588
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarException クラス (PECL rar >= 2.0.0) はじめに このクラスの役割は、RAR 拡張モジュールの関数やメソッドからスローされた例外を表す型となることと staticメソッドを使ってエラーの詳細 (例外がスローされ ...
https://man.plustar.jp/php/class.rarexception.html - [similar]