検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 830 for [SIMILAR] 16 1024 4096 WITH 8647 exception WITH ... (0.465 sec.)
LengthException クラス 8732
« 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]
InvalidArgumentException クラス 8732
« 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]
DomainException クラス 8732
« 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 クラス 8732
« 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]
BadFunctionCallException クラス 8732
« 例外 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 クラス 8732
« 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 クラス 8732
« 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 クラス 8732
« 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 クラス 8732
« 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]
RangeException クラス 8732
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムの実行時に範囲エラーが発生したことを示すときにスローされる例外です。 通常は、アンダーフローやオーバーフロー以外の計算エラーが発生したことを ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT