検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1686 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (1.033 sec.)
オブジェクトのインスタンスが作られた行番号を取得する 10000
« 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]
スタックトレースを取得する 9375
« 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]
スタックトレースを文字列として取得する 9375
« Throwable::getTrace Throwable::getPrevious » PHP Manual Throwable スタックトレースを文字列として取得する Throwable::getTraceAsString (PHP 7, PHP 8) Throwable::getTraceAsString — スタックトレースを文字列として取得する 説明 public Throwable::getTraceAsString (): string パラメータ この関数 ...
https://man.plustar.jp/php/throwable.gettraceasstring.html - [similar]
Throwable 9375
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注 ...
https://man.plustar.jp/php/class.throwable.html - [similar]
Exception 9375
« 定義済みの例外 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]
Error 9375
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
FiberError 9375
« 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]
ひとつ前の Throwable を返す 9375
« Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable を返す Throwable::getPrevious (PHP 7, PHP 8) Throwable::getPrevious — ひとつ前の Throwable を返す 説明 public Throwable::getPrevious (): ? Throwable ひとつ前の Throwable (たとえば Exception::_ ...
https://man.plustar.jp/php/throwable.getprevious.html - [similar]
前の例外(Throwable)を返す 9375
« 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]
メッセージを取得する 9375
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT