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

3
LINES

< > BotCompany Repo | #1033326 // isIOException ["contains", rather]

JavaX fragment (include)

sbool isIOException(Throwable e) {
  ret containsExceptionOfType IOException(e);
}

Author comment

Began life as a copy of #1033325

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033326
Snippet name: isIOException ["contains", rather]
Eternal ID of this version: #1033326/1
Text MD5: b82cc4e9e43307a18032ab24744cb510
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-23 03:25:38
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 106
Referenced in: [show references]