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

Replace "new Error" with GHException #401

Closed
wants to merge 1 commit into from

Conversation

bjoernhaeuser
Copy link
Contributor

This is a possible fix for #400

Reasoning:

GHException is used in other places for similar purposes, therefore I went down that road. Does the changes make sense?

Closes #400

kohsuke added a commit that referenced this pull request Jan 13, 2018
@kohsuke
Copy link
Collaborator

kohsuke commented Jan 13, 2018

I've incorporated this change toward 1.91.

@kohsuke kohsuke closed this Jan 13, 2018
@kohsuke kohsuke mentioned this pull request Jan 13, 2018
@bjoernhaeuser bjoernhaeuser deleted the GH-400 branch January 13, 2018 09:50
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.

Do not throw new Error()
2 participants