Libraryless. Click here for Pure Java version (35L/1K).
1 | sbool <A> nuLike containsException(Class<A> c, Throwable e) {
|
2 | ret unpackExceptionAs(c, e) != null; |
3 | } |
Began life as a copy of #1030473
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030474 |
| Snippet name: | containsException |
| Eternal ID of this version: | #1030474/2 |
| Text MD5: | d3df272f3915de9ddcefc3c379cf996f |
| Transpilation MD5: | 4556b7891660d59f984af560364310be |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-09-08 08:00:13 |
| Source code size: | 104 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 401 / 514 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |