How to use exceptions
Christian Köstlin
christian.koestlin at gmail.com
Thu Aug 11 23:21:25 UTC 2022
On 12.08.22 01:06, Adam D Ruppe wrote:
> You might find my recent blog post interesting too:
>
> http://dpldocs.info/this-week-in-d/Blog.Posted_2022_08_01.html#exception-template-concept
>
> and a draft of some more concepts:
> http://arsd-official.dpldocs.info/source/arsd.exception.d.html
>
>
> I also find the lack of information disturbing, but I also hate
> formatting it all into strings, so I wanted to experiment with other
> options there that avoid the strings.
Yes ... I already read your blog post. In general I am with you there as
it makes sense to have either dedicated exception classes or something
more along the lines of what you describe in your post.
More information about the Digitalmars-d-learn
mailing list