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

4
LINES

< > BotCompany Repo | #1004548 // mayRun - like licensed(), but throws exception if false (ending the thread)

JavaX fragment (include)

static bool mayRun() {
  if (licensed()) true;
  fail("Program not licensed anymore.");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004548
Snippet name: mayRun - like licensed(), but throws exception if false (ending the thread)
Eternal ID of this version: #1004548/1
Text MD5: de289e01e6f51bee0459874e4bc3df54
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-20 16:55:47
Source code size: 92 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 502 / 512
Referenced in: [show references]