検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 540 for [SIMILAR] 16 1024 4096 WITH 87823 dispatcher WIT... (0.690 sec.)
DivisionByZeroError 1356
« AssertionError CompileError » PHP Manual 定義済みの例外 DivisionByZeroError DivisionByZeroError (PHP 7, PHP 8) はじめに DivisionByZeroError は、数値をゼロで割ろうとした場合にスローされます。 クラス概要 class DivisionByZeroError extends ArithmeticError { /* 継承したプロパティ */ protect ...
https://man.plustar.jp/php/class.divisionbyzeroerror.html - [similar]
ReflectionException クラス 1356
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス ReflectionException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionException クラスです。 クラス概要 class ReflectionException extends Exception { /* 継承したプロパティ */ protected string $ message ...
https://man.plustar.jp/php/class.reflectionexception.html - [similar]
LengthException クラス 1356
« 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]
SodiumException クラス 1356
« sodium_unpad データベース関連 » PHP Manual Sodium SodiumException クラス SodiumException クラス (PHP 7 >= 7.2.0, PHP 8) はじめに sodium 関数によってスローされる例外です。 クラス概要 class SodiumException extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; pri ...
https://man.plustar.jp/php/class.sodiumexception.html - [similar]
UnhandledMatchError 1356
« ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP 8) はじめに UnhandledMatchError は、 match 式がどの分岐でも処理できなかったことを検知した場合にスローされます。 クラス概要 class UnhandledMatchError extends Error { /* 継承したプロパティ */ p ...
https://man.plustar.jp/php/class.unhandledmatcherror.html - [similar]
CompileError 1356
« DivisionByZeroError ParseError » PHP Manual 定義済みの例外 CompileError CompileError (PHP 7 > 7.3.0, PHP 8) はじめに CompileError は コンパイルエラーが起きた時にスローされます。 以前は fatal error が発生していました。 クラス概要 class CompileError extends Error { /* 継承したプロパティ ...
https://man.plustar.jp/php/class.compileerror.html - [similar]
DomainException クラス 1356
« 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]
InvalidArgumentException クラス 1356
« 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]
OverflowException クラス 1356
« 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]
RuntimeException クラス 1356
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 実行時にだけ発生するようなエラーの際にスローされます。 クラス概要 class RuntimeException extends Exception { /* 継承したプロパティ */ protected st ...
https://man.plustar.jp/php/class.runtimeexception.html - [similar]