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

7
LINES

< > BotCompany Repo | #1000905 // error functions

JavaX fragment (include)

  static RuntimeException error() {
    throw new RuntimeException("fail");
  }
  
  static RuntimeException error(String msg) {
    throw new RuntimeException(msg);
  }

Author comment

Began life as a copy of #1000659

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000905
Snippet name: error functions
Eternal ID of this version: #1000905/1
Text MD5: edc6d3bac45b055da815b219928902bd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-07 16:08:03
Source code size: 175 bytes / 7 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 569 / 951
Referenced in: [show references]