Warning: session_start(): open(/var/lib/php/sessions/sess_4i1eo6qfuj9tk4nub3sk7i9hpd, 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
getException - run code and get exception that it throws [1018451]

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

8
LINES

< > BotCompany Repo | #1018451 // getException - run code and get exception that it throws

JavaX fragment (include)

1  
static Throwable getException(Runnable r) {
2  
  try {
3  
    callF(r);
4  
    null;
5  
  } catch e {
6  
    ret e;
7  
  }
8  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018451
Snippet name: getException - run code and get exception that it throws
Eternal ID of this version: #1018451/1
Text MD5: 517b8fe2460908d6ad154ed41e8d7f5a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-30 20:02:30
Source code size: 113 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 1107 / 1149
Referenced in: [show references]