検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1223 for [SIMILAR] 16 1024 4096 WITH 65915 testexception ... (0.628 sec.)
LengthException クラス 2296
« 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 クラス 2296
« 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]
DOMException クラス 2296
« 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]
SNMPException クラス 2296
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳細な情報は 例外 を参照ください。 クラス概要 class S ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
RangeException クラス 2296
« OverflowException RuntimeException » PHP Manual 例外 RangeException クラス RangeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに プログラムの実行時に範囲エラーが発生したことを示すときにスローされる例外です。 通常は、アンダーフローやオーバーフロー以外の計算エラーが発生したことを ...
https://man.plustar.jp/php/class.rangeexception.html - [similar]
UnexpectedValueException クラス 2296
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの値のセットに一致しない値であった際にスローされる例外です。 これが発生する例としては、ある関数が別の関数をコールしていて、 その ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
mysqli_sql_exception クラス 2296
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
SodiumException クラス 2296
« 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]
PharException クラス 2296
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
RuntimeException クラス 2296
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT