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

3
LINES

< > BotCompany Repo | #1033134 // augmentException - add random information to an exception

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3763L/21K).

static RuntimeException augmentException(Throwable e, O... info) {
  ret new Fail(e, info);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033134
Snippet name: augmentException - add random information to an exception
Eternal ID of this version: #1033134/1
Text MD5: 610f68a05ebf17ba78c6225a23eba600
Transpilation MD5: 390e8e2a7346fb0d91fec573d67d7440
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-15 17:08:23
Source code size: 95 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 78 / 123
Referenced in: [show references]