Hello!
In XLSReadWrite nearly all exceptions are raised as untyped exceptions (Exception.Create).
This makes differentiated exception handling not very easy. Would it be possible to raise a bit more specified exceptions (at least a new class EXLSReadWriteException or s.th similar).
I guess this would save a lot of people a lot of time.
Would this be possible in one of the next versions?
Thanks a lot.
regards d3nton
Request: Better exception handling
Re: Request: Better exception handling
Hello
I agree. I will add an exception class in the next major update. I'm working in it now.
I agree. I will add an exception class in the next major update. I'm working in it now.
Lars Arvidsson, Axolot Data
Re: Request: Better exception handling
Nice to hear that! Thanks!