検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1175 for [SIMILAR] 16 1024 4096 WITH 9971 throwable WITH ... (3.180 sec.)
前の例外(Throwable)を返す 8348
« Exception::getMessage Exception::getCode » PHP Manual Exception 前の例外(Throwable)を返す Exception::getPrevious (PHP 5 >= 5.3.0, PHP 7, PHP 8) Exception::getPrevious — 前の例外(Throwable)を返す 説明 final public Exception::getPrevious (): ? Throwable 前に発生した Throwable ( Exception ...
https://man.plustar.jp/php/exception.getprevious.html - [similar]
スタックトレースを取得する 8348
« Throwable::getLine Throwable::getTraceAsString » PHP Manual Throwable スタックトレースを取得する Throwable::getTrace (PHP 7, PHP 8) Throwable::getTrace — スタックトレースを取得する 説明 public Throwable::getTrace (): array スタックトレースの配列を返します。 パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/throwable.gettrace.html - [similar]
メッセージを取得する 8348
« Throwable Throwable::getCode » PHP Manual Throwable メッセージを取得する Throwable::getMessage (PHP 7, PHP 8) Throwable::getMessage — メッセージを取得する 説明 public Throwable::getMessage (): string スローされたオブジェクトに関連づけられたメッセージを返します。 パラメータ この関数には ...
https://man.plustar.jp/php/throwable.getmessage.html - [similar]
例外コードを取得する 8348
« Throwable::getMessage Throwable::getFile » PHP Manual Throwable 例外コードを取得する Throwable::getCode (PHP 7, PHP 8) Throwable::getCode — 例外コードを取得する 説明 public Throwable::getCode (): int スローされたオブジェクトのエラーコードを返します。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/throwable.getcode.html - [similar]
オブジェクトが作られたファイル名を取得する 8348
« Throwable::getCode Throwable::getLine » PHP Manual Throwable オブジェクトが作られたファイル名を取得する Throwable::getFile (PHP 7, PHP 8) Throwable::getFile — オブジェクトが作られたファイル名を取得する 説明 public Throwable::getFile (): string スローされたオブジェクトが作られたファイル ...
https://man.plustar.jp/php/throwable.getfile.html - [similar]
オブジェクトのインスタンスが作られた行番号を取得する 8348
« Throwable::getFile Throwable::getTrace » PHP Manual Throwable オブジェクトのインスタンスが作られた行番号を取得する Throwable::getLine (PHP 7, PHP 8) Throwable::getLine — オブジェクトのインスタンスが作られた行番号を取得する 説明 public Throwable::getLine (): int スローされたオブジェクト ...
https://man.plustar.jp/php/throwable.getline.html - [similar]
スローされたオブジェクトの文字列表現を取得する 8348
« Throwable::getPrevious ArrayAccess » PHP Manual Throwable スローされたオブジェクトの文字列表現を取得する Throwable::__toString (PHP 7, PHP 8) Throwable::__toString — スローされたオブジェクトの文字列表現を取得する 説明 abstract public Throwable::__toString (): string パラメータ この関数 ...
https://man.plustar.jp/php/throwable.tostring.html - [similar]
ArgumentCountError 4254
« Error::__clone ArithmeticError » PHP Manual 定義済みの例外 ArgumentCountError ArgumentCountError (PHP 7 >= PHP 7.1.0, PHP 8) はじめに ArgumentCountError は、 ユーザー定義の関数あるいはメソッドに渡された引数が少なすぎる場合にスローされます。 クラス概要 class ArgumentCountError extends T ...
https://man.plustar.jp/php/class.argumentcounterror.html - [similar]
ArithmeticError 4254
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
TypeError 4254
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに TypeError がスローされるのは、以下の場合です: クラスのプロパティに設定されている値が、プロパティで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致し ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT