1 | static S getInnerMessage(Throwable e) { |
2 | if (e == null) null; |
3 | ret getInnerException(e).getMessage(); |
4 | } |
Began life as a copy of #1001151
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004560 |
Snippet name: | getInnerMessage - try to get innermost message of exception chain |
Eternal ID of this version: | #1004560/1 |
Text MD5: | c3badc00141aebd30cf8087768b3734e |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-21 14:59:54 |
Source code size: | 108 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 611 / 605 |
Referenced in: | [show references] |