Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of exceptions that should be either removed or handled #78

Open
herzbube opened this issue Dec 11, 2012 · 0 comments
Open

List of exceptions that should be either removed or handled #78

herzbube opened this issue Dec 11, 2012 · 0 comments
Assignees

Comments

@herzbube
Copy link
Owner

The following exceptions should be either removed or handled, i.e. they should not trigger a crash:

  • All exceptions in GenerateDiagnosticsInformationFileCommand. These error situations are not fatal to the overall application, they just make generation of a bug report impossible.
  • PlayViewMetrics, updateWithRect:boardSize: should not raise an exception, instead it should log the problem and find a way to gracefully deal with the situation.
@ghost ghost assigned herzbube Dec 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant