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

3
LINES

< > BotCompany Repo | #1004977 // persistableThrowable - make PersistableThrowable

JavaX fragment (include)

static PersistableThrowable persistableThrowable(Throwable e) {
  ret e == null ? null : new PersistableThrowable(e);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 20 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lnbujpyubztb, lpdgvwnxivlt, mqqgnosmbjvj, mqsvbyillbrs, nazvggbglmsf, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vdyxwxlmubrt, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1004977
Snippet name: persistableThrowable - make PersistableThrowable
Eternal ID of this version: #1004977/1
Text MD5: fcf88778cabbed1acbbf27d8f6b8b704
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-20 19:12:18
Source code size: 121 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 584 / 1936
Referenced in: [show references]