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

7
LINES

< > BotCompany Repo | #1000717 // todo function

JavaX fragment (include)

  static RuntimeException todo() {
    throw new RuntimeException("TODO");
  }
  
  static RuntimeException todo(O msg) {
    throw new RuntimeException("TODO: " + msg);
  }

Author comment

Began life as a copy of #1000716

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: #1000717
Snippet name: todo function
Eternal ID of this version: #1000717/4
Text MD5: 47a79da9e82f0f3c30c646dfd17acfd3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-28 22:53:36
Source code size: 179 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 700 / 951
Version history: 3 change(s)
Referenced in: [show references]