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

4
LINES

< > BotCompany Repo | #1007913 // getStackTrace2 - add inner exception line below

JavaX fragment (include)

static S getStackTrace2(Throwable e) {
  ret hideCredentials(getStackTrace(unwrapTrivialExceptionWraps(e)) + replacePrefix("java.lang.RuntimeException: ", "FAIL: ",
    hideCredentials(str(innerException2(e)))) + "\n";
}

Author comment

Began life as a copy of #1000889

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): aoiabmzegqzx, ayfdnjdhpjha, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, kltaiputbqfu, lhdilzshxjzv, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007913
Snippet name: getStackTrace2 - add inner exception line below
Eternal ID of this version: #1007913/10
Text MD5: 61baac502c29ab4c2304bb20beb777e1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-28 20:32:42
Source code size: 223 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 548 / 1319
Version history: 9 change(s)
Referenced in: [show references]