検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 738 for [SIMILAR] 16 1024 4096 WITH 11841 yar WITH 11238... (0.455 sec.)
intl のエラー用の例外クラス 5520
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
InvalidArgumentException クラス 5520
« DomainException LengthException » PHP Manual 例外 InvalidArgumentException クラス InvalidArgumentException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 引数の型が期待する型と一致しなかった場合にスローされる例外です。 クラス概要 class InvalidArgumentException extends LogicException { ...
https://man.plustar.jp/php/class.invalidargumentexception.html - [similar]
JsonException クラス 5520
« 定義済み定数 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]
LengthException クラス 5520
« InvalidArgumentException LogicException » PHP Manual 例外 LengthException クラス LengthException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 長さが無効な場合にスローされる例外です。 クラス概要 class LengthException extends LogicException { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.lengthexception.html - [similar]
OAuthException クラス 5520
« 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]
OverflowException クラス 5520
« OutOfRangeException RangeException » PHP Manual 例外 OverflowException クラス OverflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いっぱいになっているコンテナに要素を追加した場合にスローされる例外です。 クラス概要 class OverflowException extends RuntimeException { /* 継承し ...
https://man.plustar.jp/php/class.overflowexception.html - [similar]
SNMPException クラス 5520
« 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 5520
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
BadFunctionCallException クラス 5520
« 例外 BadMethodCallException » PHP Manual 例外 BadFunctionCallException クラス BadFunctionCallException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 未定義の関数をコールバックが参照したり、引数を指定しなかったりした場合にスローされる例外です。 クラス概要 class BadFunctionCallException ...
https://man.plustar.jp/php/class.badfunctioncallexception.html - [similar]
BadMethodCallException クラス 5520
« BadFunctionCallException DomainException » PHP Manual 例外 BadMethodCallException クラス BadMethodCallException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 未定義のメソッドをコールバックが参照したり、引数を指定しなかったりした場合にスローされる例外です。 クラス概要 class BadMethodCa ...
https://man.plustar.jp/php/class.badmethodcallexception.html - [similar]