検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1223 for [SIMILAR] 16 1024 4096 WITH 65915 testexception ... (1.059 sec.)
例外を拡張する 10000
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
Exception 2508
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
例外を作成する 2466
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
例外コードを取得する 2296
« Exception::getPrevious Exception::getFile » PHP Manual Exception 例外コードを取得する Exception::getCode (PHP 5, PHP 7, PHP 8) Exception::getCode — 例外コードを取得する 説明 final public Exception::getCode (): int 例外コードを返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/exception.getcode.html - [similar]
例外をコピーする 2296
« Exception::__toString ErrorException » PHP Manual Exception 例外をコピーする Exception::__clone (PHP 5, PHP 7, PHP 8) Exception::__clone — 例外をコピーする 説明 private Exception::__clone (): void 例外のコピーを作成しようとします。結果としてこれは Fatal エラーとなります。 パラメータ こ ...
https://man.plustar.jp/php/exception.clone.html - [similar]
例外の文字列表現 2296
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Exception::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Exception::__toString (): string 例外を文字列で表現したものを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
intl のエラー用の例外クラス 2296
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
ErrorException 2296
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
SolrException クラス 2296
« 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]
BadFunctionCallException クラス 2296
« 例外 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT