Regarding Nullables

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sun Sep 14 10:42:30 PDT 2014


On 9/14/14, 6:17 AM, "Marc Schütz" <schuetzm at gmx.net>" wrote:
> What if the operation failed without producing an exception? I.e., if we
> wrap an API that signals errors by returning false for example, do we
> really need to create an exception just to store it in `r.exception`?

UnspecifiedException


More information about the Digitalmars-d mailing list