検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 886 for [SIMILAR] 16 1024 4096 WITH 23266 throwable WITH... (1.015 sec.)
UnderflowException クラス 0
« 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]
LogicException クラス 0
« 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]
The MongoDB\Driver\Exception\AuthenticationException class 0
« MongoDB\Driver\Exception MongoDB\Driver\Exception\BulkWriteException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\AuthenticationException class The MongoDB\Driver\Exception\AuthenticationException class (mongodb >= 1.0.0) はじめに Thrown when the driver fails to a ...
https://man.plustar.jp/php/class.mongodb-driver-exception-authenticationexceptio... - [similar]
The MongoDB\Driver\Exception\ConnectionException class 0
« MongoDB\Driver\Exception\CommandException::getResultDocument MongoDB\Driver\Exception\ConnectionTimeoutException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\ConnectionException class The MongoDB\Driver\Exception\ConnectionException class (mongodb >= 1.0.0) はじめ ...
https://man.plustar.jp/php/class.mongodb-driver-exception-connectionexception.ht... - [similar]
The MongoDB\Driver\Exception\EncryptionException class 0
« MongoDB\Driver\Exception\ConnectionTimeoutException MongoDB\Driver\Exception\Exception » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\EncryptionException class The MongoDB\Driver\Exception\EncryptionException class (mongodb >= 1.7.0) はじめに Base class for exceptio ...
https://man.plustar.jp/php/class.mongodb-driver-exception-encryptionexception.ht... - [similar]
The MongoDB\Driver\Exception\LogicException class 0
« MongoDB\Driver\Exception\InvalidArgumentException MongoDB\Driver\Exception\RuntimeException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\LogicException class The MongoDB\Driver\Exception\LogicException class (mongodb >= 1.0.0) はじめに Thrown when the driver is in ...
https://man.plustar.jp/php/class.mongodb-driver-exception-logicexception.html - [similar]
OutOfBoundsException クラス 0
« 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 クラス 0
« 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]
V8JsException クラス 0
« V8Js::registerExtension V8JsException::getJsFileName » PHP Manual V8js V8JsException クラス V8JsException クラス (PECL v8js >= 0.1.0) はじめに クラス概要 class V8JsException extends Exception { /* プロパティ */ protected $ JsFileName ; protected $ JsLineNumber ; protected $ JsSourceLin ...
https://man.plustar.jp/php/class.v8jsexception.html - [similar]
ArithmeticError 0
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]