Any way to peek at the exception currently being thrown?
Steven Schveighoffer
schveiguy at gmail.com
Wed Jun 2 16:43:07 UTC 2021
On 6/2/21 6:03 AM, Andrei Alexandrescu wrote:
> On 6/1/21 12:46 PM, Steven Schveighoffer wrote:
>> On 6/1/21 12:36 PM, Andrei Alexandrescu wrote:
>>> Is there a way to do that? If not, I assume it shouldn't be difficult
>>> to add to druntime?
>>
>> Not sure what you mean.
>
> The runtime certainly has that information, so the only matter is
> exposing it via an API.
Yeah, OK. I thought you meant a solution could be had solely with druntime.
-Steve
More information about the Digitalmars-d
mailing list