sclass UnpersistedException extends RuntimeException { PersistableThrowable original; *(PersistableThrowable original) { super(original.msg); this.original = original; } }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023414 |
| Snippet name: | UnpersistedException |
| Eternal ID of this version: | #1023414/3 |
| Text MD5: | b42367d6f955492515ff8d4faa98682a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-18 00:24:13 |
| Source code size: | 195 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 495 / 909 |
| Version history: | 2 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |