Warning: session_start(): open(/var/lib/php/sessions/sess_pgbt5v2bia6fomr299bo2h8re7, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
augmentException - add random information to an exception [1033134]

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).

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

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: 554 / 715
Referenced in: [show references]