検索

phrase: max: clip:
target: order:
Results of 1 - 1 of about 1 for MyCustomError (0.001 sec.)
直前の Throwable を返す 9414
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious ... 例 エラートレースをループし、出力する。 <?php class MyCustomError extends Error {} function doStuff () { try { throw ... t wrong!" , 112 ); } catch( Error $e ) { throw new MyCustomError ( "Something happened" , 911 , $e ); } } try { doS ... す。 /home/bjori/ex.php:8 Something happened (911) [MyCustomError] /home/bjori/ex.php:6 You are doing it wrong! (112 ... タ , bjori , InvalidArgumentError , wrong , doing , MyCustomError ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
PREV 1 NEXT