Good evening
If an Exception is caught using B4A, then it's annoying to have the stack trace in the Log,
because it looks like there was an unhandled error.
Therefore, it is impossible to distinguish between real exceptions and caught exceptions.
Therefore my question:
how can we hide caught (not the uncaught) exceptions in the IDE?
Thanks a lot,
kind regards,
Thomas
If an Exception is caught using B4A, then it's annoying to have the stack trace in the Log,
because it looks like there was an unhandled error.
Therefore, it is impossible to distinguish between real exceptions and caught exceptions.
Therefore my question:
how can we hide caught (not the uncaught) exceptions in the IDE?
Thanks a lot,
kind regards,
Thomas