1 | static CleanExit cleanExit(S msg) {
|
2 | throw new CleanExit(msg); |
3 | } |
4 | |
5 | static CleanExit cleanExit() {
|
6 | throw new CleanExit; |
7 | } |
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: | 1019 / 1009 |
| Referenced in: | [show references] |