Program logic bugs vs input/environmental errors (checked exceptions)
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Fri Oct 3 12:35:01 PDT 2014
On 2014-10-03 14:36, David Nadlinger wrote:
> you are saying that specific exceptions were replaced by enforce? I
> can't recall something like this happening.
I have no idea about this but I know there are a lot of "enforce" in
Phobos and it sees to be encouraged to use it. Would be really sad if
specific exceptions were deliberately replaced with less specific
exceptions.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list