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

7
LINES

< > BotCompany Repo | #1004877 // cleanExit - exit through a special RuntimeException (CleanExit)

JavaX fragment (include)

static CleanExit cleanExit(S msg) {
  throw new CleanExit(msg);
}

static CleanExit cleanExit() {
  throw new CleanExit;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004877
Snippet name: cleanExit - exit through a special RuntimeException (CleanExit)
Eternal ID of this version: #1004877/1
Text MD5: 126d80fb40790eb994190cc85d3416d8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-14 03:33:34
Source code size: 128 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 510 / 488
Referenced in: [show references]