Results of 1 - 10 of about 114 for getPrevious (0.001 sec.)
- The getPrevious purpose 13930
- « Yaf_Exception::__construct Yaf_Exception_TypeError » PHP Manual Yaf_Exception The getPrevious
...
purpose Yaf_Exception::getPrevious (Yaf >=1.0.0) Yaf_Exception::getPrevious — The get ...
Previous purpose 説明 public Yaf_Exception::getPrevious (): void 警告 この関数は、 現在のところ詳細な情報は ...
にはパラメータはありません。 戻り値 関連キーワード: getPrevious , purpose , Yaf , Exception , 関数 , パラメータ , ...
-
https://man.plustar.jp/php/yaf-exception.getprevious.html
- [similar]
- 直前の Throwable を返す 11602
- « Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious
...
(PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error: ...
:getPrevious (): ? Throwable 直前の Throwable( Error::__constr ...
を返し、 そうでなければ null を返す。 例 例1 Error::getPrevious() の例 エラートレースをループし、出力する。 <?php ...
getCode (), get_class ( $e )); } while( $e = $e -> getPrevious ()); } ?> 上の例の出力は、 たとえば以下のようになり ...
-
https://man.plustar.jp/php/error.getprevious.html
- [similar]
- 前の例外(Throwable)を返す 11426
- « Exception::getMessage Exception::getCode » PHP Manual Exception 前の例外(Throwable)を返す Exce
...
ption::getPrevious (PHP 5 >= 5.3.0, PHP 7, PHP 8) Exception::getPrevi ...
の例外(Throwable)を返す 説明 final public Exception::getPrevious (): ? Throwable 前に発生した Throwable ( Exception ...
存在しない場合は null を返します。 例 例1 Exception::getPrevious() の例 例外トレースをループし、表示します。 <?php ...
getCode (), get_class ( $e )); } while( $e = $e -> getPrevious ()); } ?> 上の例の出力は、 たとえば以下のようになり ...
-
https://man.plustar.jp/php/exception.getprevious.html
- [similar]
- ひとつ前の Throwable を返す 10822
- « Throwable::getTraceAsString Throwable::__toString » PHP Manual Throwable ひとつ前の Throwable
...
を返す Throwable::getPrevious (PHP 7, PHP 8) Throwable::getPrevious — ひとつ前の ...
Throwable を返す 説明 public Throwable::getPrevious (): ? Throwable ひとつ前の Throwable (たとえば Exc ...
存在しない場合は null を返します。 参考 Exception::getPrevious() - 前の例外(Throwable)を返す 関連キーワード: Thro ...
wable , getPrevious , パラメータ , Exception , 存在 , getTraceAsString ...
-
https://man.plustar.jp/php/throwable.getprevious.html
- [similar]
- Yaf_Exception クラス 10482
- « Yaf_Session::valid Yaf_Exception::__construct » PHP Manual Yaf Yaf_Exception クラス Yaf_Except
...
null ; /* メソッド */ public __construct () public getPrevious (): void /* 継承したメソッド */ final public Excep ...
ion::getMessage (): string final public Exception::getPrevious (): ? Throwable final public Exception::getCode () ...
ption::__construct — コンストラクタ Yaf_Exception::getPrevious — The getPrevious purpose 関連キーワード: Exceptio ...
n , Yaf , public , クラス , string , final , getPrevious , protected , private , int ...
-
https://man.plustar.jp/php/class.yaf-exception.html
- [similar]
- Yaf_Exception_TypeError クラス 8922
- « Yaf_Exception::getPrevious Yaf_Exception_StartupError » PHP Manual Yaf Yaf_Exception_TypeError
...
ッド */ /* 継承したメソッド */ public Yaf_Exception::getPrevious (): void } 関連キーワード: Yaf , Exception , TypeE ...
rror , クラス , getPrevious , メソッド , StartupError , 概要 , extends , 継承 ...
-
https://man.plustar.jp/php/class.yaf-exception-typeerror.html
- [similar]
- コンストラクタ 7374
- « Yaf_Exception Yaf_Exception::getPrevious » PHP Manual Yaf_Exception コンストラクタ Yaf_Excepti
...
Yaf , Exception , construct , 関数 , パラメータ , getPrevious , public , 警告 , 情報 , リスト ...
-
https://man.plustar.jp/php/yaf-exception.construct.html
- [similar]
- スタックトレースを文字列として取得する 7286
- « Throwable::getTrace Throwable::getPrevious » PHP Manual Throwable スタックトレースを文字列とし
...
wable , getTraceAsString , パラメータ , getTrace , getPrevious , public , string , 関数 , 参考 ...
-
https://man.plustar.jp/php/throwable.gettraceasstring.html
- [similar]
- スローされたオブジェクトの文字列表現を取得する 7286
- « Throwable::getPrevious ArrayAccess » PHP Manual Throwable スローされたオブジェクトの文字列表現
...
ェクト , 取得 , Throwable , toString , パラメータ , getPrevious , ArrayAccess , public ...
-
https://man.plustar.jp/php/throwable.tostring.html
- [similar]
- エラーコードを取得する 7110
- « Error::getPrevious Error::getFile » PHP Manual Error エラーコードを取得する Error::getCode (PH
...
エラーコード , 取得 , getCode , int , パラメータ , getPrevious , getFile , final , public , 関数 ...
-
https://man.plustar.jp/php/error.getcode.html
- [similar]