検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1223 for [SIMILAR] 16 1024 4096 WITH 65915 testexception ... (0.647 sec.)
LogicException クラス 2296
« LengthException OutOfBoundsException » PHP Manual 例外 LogicException クラス LogicException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムのロジック内でのエラーを表す例外です。 この類の例外が出た場合は、自分が書いたコードを修正すべきです。 クラス概要 class LogicException ext ...
https://man.plustar.jp/php/class.logicexception.html - [similar]
OAuthException クラス 2296
« 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]
The Win32ServiceException class 2296
« Win32 サービスの情報 例 » PHP Manual win32service The Win32ServiceException class The Win32ServiceException class (PECL win32service >=1.0.0) はじめに この例外は、 エラーを検知するために、 定数と比較する必要があった古いやり方を置き換えるものです。 この例外が持つコードは、対応する定数の ...
https://man.plustar.jp/php/class.win32serviceexception.html - [similar]
RarException クラス 2296
« 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]
DomainException クラス 2296
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]
OverflowException クラス 2296
« 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]
BadMethodCallException クラス 2296
« 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]
UnderflowException クラス 2296
« RuntimeException UnexpectedValueException » PHP Manual 例外 UnderflowException クラス UnderflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のコンテナ上で無効な操作 (要素の削除など) を試みたときにスローされる例外です。 クラス概要 class UnderflowException extends RuntimeEx ...
https://man.plustar.jp/php/class.underflowexception.html - [similar]
OutOfBoundsException クラス 2296
« LogicException OutOfRangeException » PHP Manual 例外 OutOfBoundsException クラス OutOfBoundsException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 値が有効なキーでなかった場合にスローされる例外です。 これは、コンパイル時には検出できないエラーです。 クラス概要 class OutOfBoundsExcepti ...
https://man.plustar.jp/php/class.outofboundsexception.html - [similar]
OutOfRangeException クラス 2296
« OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 無効なインデックスを要求した場合にスローされる例外です。 これは、コンパイル時に検出しなければなりません。 クラス概要 class OutOfRangeEx ...
https://man.plustar.jp/php/class.outofrangeexception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT