Libraryless. Click here for Pure Java version (2886L/17K).
// Use like this: failWithVars(+x, +y); // Or: failWithVars("bla", +x); static RuntimeException failWithVars(O... _) { S msg = ""; if (odd(l(_))) { msg = str(first(_)); _ = dropFirst(_); } ret fail(joinNemptiesWithColonSpace(msg, renderVars_str(_))); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031357 |
Snippet name: | failWithVars - put some variable values in fail msg |
Eternal ID of this version: | #1031357/5 |
Text MD5: | fc8e50b42023ca45a17b8b9d928d2e2e |
Transpilation MD5: | 5f35ea10c77645fe27c3dc6e252befca |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-07 04:21:37 |
Source code size: | 277 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 205 / 286 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |