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

3
LINES

< > BotCompany Repo | #1036427 // isHardError

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

Libraryless. Click here for Pure Java version (9931L/54K).

sbool isHardError(Throwable e) {
  ret innerExceptionOfType(Error.class, e) != null;
}

Author comment

Began life as a copy of #1036426

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036427
Snippet name: isHardError
Eternal ID of this version: #1036427/2
Text MD5: 0522244447bfb57eab099aaf20b5e28c
Transpilation MD5: 5c13ca37d961477a724da8f698c58f16
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-12-11 21:00:46
Source code size: 88 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 58 / 88
Version history: 1 change(s)
Referenced in: [show references]