1 | please include function _handleException. |
2 | |
3 | svoid _handleException_addHandler(O handler) { |
4 | addIfNotThere(_handleException_onException, handler); |
5 | } |
6 | |
7 | svoid _handleException_addHandler(IVF1<Throwable> handler) { |
8 | _handleException_addHandler((O) handler); |
9 | } |
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: | 461 / 510 |
Version history: | 2 change(s) |
Referenced in: | [show references] |