検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1051 for [SIMILAR] 16 1024 4096 WITH 8340 poll WITH 7488 ... (0.720 sec.)
OverflowException クラス 0
« 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 クラス 0
« 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]
PDOException クラス 0
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに PDO が発するエラーを表します。あなた自身が書いたコードから PDOException をスローしてはいけません。 PHP の例外についての詳細な情報は、 例外 を参照くだ ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]
BadFunctionCallException クラス 0
« 例外 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 クラス 0
« 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]
PharException クラス 0
« 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]
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]
Yaf_Exception クラス 0
« 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]
SolrException クラス 0
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrException クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これは、Solr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrException extends Exc ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
FiberError 0
« 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]