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

6
LINES

< > BotCompany Repo | #1034836 // RuntimeExceptionWithCustomStackTrace

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

Transpiled version (33L) is out of date.

sclass RuntimeExceptionWithCustomStackTrace > RuntimeException {
  *(S msg, Throwable cause, StackTraceElement[] stackTrace) {
    super(msg, cause, false, true);
    setStackTrace(stackTrace);
  }
}

Author comment

Began life as a copy of #1034833

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1034836
Snippet name: RuntimeExceptionWithCustomStackTrace
Eternal ID of this version: #1034836/2
Text MD5: 6b28e470405a240d8876176bbacc0d38
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-11 03:38:24
Source code size: 204 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 62 / 115
Version history: 1 change(s)
Referenced in: [show references]