On 2/10/2015 7:49 PM, Jonathan M Davis via Digitalmars-d wrote: > Wait, what? I thought that something had to be a Throwable to be throwable > or catchable. Checking the code, I see it now requires Throwable. (D1 required only Object.)