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

3
LINES

< > BotCompany Repo | #1019967 // failIfUnlicensed - synonym of exitIfUnlicensed - throw exception if licensed() == false

JavaX fragment (include)

1  
static void failIfUnlicensed() {
2  
  assertTrue("license off", licensed());
3  
}

Author comment

Began life as a copy of #1003119

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019967
Snippet name: failIfUnlicensed - synonym of exitIfUnlicensed - throw exception if licensed() == false
Eternal ID of this version: #1019967/2
Text MD5: fe5c5fcfdff4d4c0dfd7f9d1b07119e8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-02 12:36:43
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 298 / 347
Version history: 1 change(s)
Referenced in: [show references]