Ticket #28239

ランタイムエラー時にスタックトレースを出力する

오픈 날짜: 2012-05-02 23:34 마지막 업데이트: 2012-05-04 00:57

Reporter:
소유자:
Status:
Closed
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

catch節に追加するかまたはwhereに追加する

Ticket History (3/3 Histories)

2012-05-02 23:34 Updated by: ohfuji
  • New Ticket "ランタイムエラー時にスタックトレースを出力する" created
2012-05-03 15:09 Updated by: ohfuji
댓글 올리기

catch節の構文を変更する 今までは、 catch( class, message, where) だったのだが、 catch( exception ) に変更し、exception を { class, message, where at, where in } とする、 where at は例外が発生した述語を、where inはスタックトレースを入れる。

2012-05-04 00:57 Updated by: ohfuji
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2012-05-04 00:57

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login