Request: Better exception handling
Posted: Fri Apr 01, 2016 12:25 pm
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
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