Libraryless. Click here for Pure Java version (3853L/22K).
1 | sS pcallOrStackTrace_strOrNull(O f, O... args) {
|
2 | try {
|
3 | ret strOrNull(callF(f, args)); |
4 | } catch print e {
|
5 | ret getStackTrace(e); |
6 | } |
7 | } |
Began life as a copy of #1021668
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033028 |
| Snippet name: | pcallOrStackTrace_strOrNull |
| Eternal ID of this version: | #1033028/1 |
| Text MD5: | cefcc5b961b5a437007ebc35c78d22d1 |
| Transpilation MD5: | 25fa98535db18d82877c24ab3a0d2c51 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-11 12:55:27 |
| Source code size: | 149 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 353 / 461 |
| Referenced in: | [show references] |