検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 281 for [SIMILAR] 16 1024 4096 WITH 30835 solrserverexce... (0.327 sec.)
UnderflowException クラス 1946
« 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]
Yaf_Exception クラス 1946
« Yaf_Session::valid Yaf_Exception::__construct » PHP Manual Yaf Yaf_Exception クラス Yaf_Exception クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Exception extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int $ c ...
https://man.plustar.jp/php/class.yaf-exception.html - [similar]
FiberError 1946
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError (PHP 8 >= 8.1.0) はじめに FiberError は、 Fiber に対して不正な操作が行われた場合にスローされます。 クラス概要 final class FiberError extends Error { /* 継承したプロパティ */ protected string $ ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
LogicException クラス 1946
« 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]
OutOfBoundsException クラス 1946
« 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 クラス 1946
« 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]
オブジェクトの反復処理 1946
« オーバーロード マジックメソッド » PHP Manual クラスとオブジェクト オブジェクトの反復処理 オブジェクトの反復処理 PHP は、たとえば foreach 命令などによる反復処理を可能とするように、 オブジェクトを定義する手段を提供します。 デフォルトで、 全ての アクセス権限がある プロパティは、反復処理に ...
https://man.plustar.jp/php/language.oop5.iterations.html - [similar]
ArithmeticError 1946
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
DOMException クラス 1946
« DOMEntityReference::__construct DOMImplementation » PHP Manual DOM DOMException クラス DOMException クラス (PHP 5, PHP 7, PHP 8) はじめに しかるべき状況、すなわち論理的に不可能な操作を行った際などの場合に DOM 操作は例外を発生させます。 例外(exceptions) も参照ください。 クラス概要 final ...
https://man.plustar.jp/php/class.domexception.html - [similar]
ValueError 1946
« TypeError UnhandledMatchError » PHP Manual 定義済みの例外 ValueError ValueError (PHP 8) はじめに ValueError は、 引数の型は正しいものの、値が正しくない場合にスローされます。 たとえば、関数は正の整数を期待しているのに負の値を渡したり、 空でない文字列/配列を期待しているのに空の値を渡した ...
https://man.plustar.jp/php/class.valueerror.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT