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

9
LINES

< > BotCompany Repo | #1015958 // _handleException_addHandler

JavaX fragment (include)

please include function _handleException.

svoid _handleException_addHandler(O handler) {
  addIfNotThere(_handleException_onException, handler);
}

svoid _handleException_addHandler(IVF1<Throwable> handler) {
  _handleException_addHandler((O) handler);
}

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: #1015958
Snippet name: _handleException_addHandler
Eternal ID of this version: #1015958/3
Text MD5: 72b85e12db4ac954d2ed7e061f7fb467
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-26 22:25:06
Source code size: 263 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 365 / 408
Version history: 2 change(s)
Referenced in: [show references]