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: | 872 / 926 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |