[Issue 6410] Few common exceptions in std.exception

2018-09-26 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6410] Few common exceptions in std.exception

2017-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #2 from Razva

[Issue 6410] Few common exceptions in std.exception

2017-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 Jonathan M Davis changed: What|Removed |Added CC||issues.dl...@jmdavisprog.co

[Issue 6410] Few common exceptions in std.exception

2017-07-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 --- Comment #4 from Vladimir Panteleev --- I think the only good idea from bearophile's list is OverflowException, as conversion data often comes from user input, and it may be useful to distinguish values that are syntactically correct but simply too

[Issue 6410] Few common exceptions in std.exception

2017-07-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 greenify changed: What|Removed |Added CC||greeen...@gmail.com --- Comment #5 from greenify

[Issue 6410] Few common exceptions in std.exception

2017-07-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6410 --- Comment #6 from Jonathan M Davis --- (In reply to greenify from comment #5) > FYI there will be HttpStatusException soon: > https://github.com/dlang/phobos/pull/5551 Yeah, but it's not generic. It's derived from std.net.curl.CurlException and rea

[Issue 6410] Few common exceptions in std.exception

2014-03-19 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=6410 Infiltrator changed: What|Removed |Added CC||lt.infiltra...@gmail.com --- Comment #1