Transpiled version (33L) is out of date.
sclass RuntimeExceptionWithCustomStackTrace > RuntimeException { *(S msg, Throwable cause, StackTraceElement[] stackTrace) { super(msg, cause, false, true); setStackTrace(stackTrace); } }
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: | 125 / 208 |
Version history: | 1 change(s) |
Referenced in: | #1003674 - Standard Classes + Interfaces (LIVE continued in #1034167) |