Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1011479 // printExceptionShort - synonym of printShortException

JavaX fragment (include)

static void printExceptionShort(S prefix default "", Throwable e) {
  print(prefix, exceptionToStringShort(e));
}

Author comment

Began life as a copy of #1005754

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011479
Snippet name: printExceptionShort - synonym of printShortException
Eternal ID of this version: #1011479/3
Text MD5: e99d499880bd3e9f777ea5ccd3550731
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-18 04:03:45
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 385 / 416
Version history: 2 change(s)
Referenced in: [show references]