Skip to content

shouldExceptionCaptureBeSkipped method visibilty #84

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

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

bafor
Copy link
Contributor

@bafor bafor commented Oct 27, 2017

Since skipCapture property is protected method shouldExceptionCaptureBeSkipped should also be protected.
Otherwise sometimes if class is extended it must be implemented by copy&paste.

Since `skipCapture` property is protected method `shouldExceptionCaptureBeSkipped` should also be protected.
Otherwise sometimes if class is extended it must be implemented  by copy&paste.
@Jean85
Copy link
Contributor

Jean85 commented Oct 27, 2017

This is correct, thanks. I'm investigating on why the build failed...

Copy link
Contributor

@Jean85 Jean85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build failed just for a timeout, it's good!

@Jean85 Jean85 merged commit 962bba7 into getsentry:master Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants