Comment on Stack Traces Are UnderratedComments−rollulus1yDepends on the audience. As a user I'd rather see "can't load data: failed to parse header: wrong number of elements" than a stack trace with WrongNumbersOfElementsException at the tail.−miohtama1yStack traces are a feature for developers to locate and fix bugs easily, and should not be a feature for end users.
Comments
Depends on the audience. As a user I'd rather see "can't load data: failed to parse header: wrong number of elements" than a stack trace with WrongNumbersOfElementsException at the tail.
Stack traces are a feature for developers to locate and fix bugs easily, and should not be a feature for end users.