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

3
LINES

< > BotCompany Repo | #1030474 // containsException

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (35L/1K).

sbool <A> nuLike containsException(Class<A> c, Throwable e) {
  ret unpackExceptionAs(c, e) != null;
}

Author comment

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: 119 / 163
Version history: 1 change(s)
Referenced in: [show references]