1 | static void printShortException(Throwable e) { |
2 | print(exceptionToStringShort(e)); |
3 | } |
4 | |
5 | static void printShortException(S s, Throwable e) { |
6 | print(s, exceptionToStringShort(e)); |
7 | } |
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: | #1005754 |
Snippet name: | printShortException |
Eternal ID of this version: | #1005754/2 |
Text MD5: | 7c318f3a90980b6aa6c65198834ec000 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-06 17:28:10 |
Source code size: | 184 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 605 / 639 |
Version history: | 1 change(s) |
Referenced in: | [show references] |