On 10/1/12, Walter Bright <[email protected]> wrote:
> Also, consider that in C++ you can throw any type, such as an int. There
> is no credible way to make this work reasonably in D, as exceptions are
> all derived from Exception.

Is that a bug or a feature? :)

Reply via email to