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

[VersionConverter] Specify Exception in 'convert' method #359

Closed
mpsonntag opened this issue Feb 24, 2020 · 0 comments
Closed

[VersionConverter] Specify Exception in 'convert' method #359

mpsonntag opened this issue Feb 24, 2020 · 0 comments
Assignees

Comments

@mpsonntag
Copy link
Contributor

The 'convert' method in the odml.tools.VersionConverter raises a plain Exception. Change the Exception to an odml.tools.parserutils ParserException.

@mpsonntag mpsonntag self-assigned this Apr 5, 2020
mpsonntag added a commit to mpsonntag/python-odml that referenced this issue Apr 5, 2020
Closes G-Node#359

Changed plain Exception in '_parse' to
odml.tools.parser_utils.ParserException.
mpsonntag added a commit to mpsonntag/python-odml that referenced this issue Apr 9, 2020
Closes G-Node#359

Changed plain Exception in '_parse' to
odml.tools.parser_utils.ParserException.
mpsonntag added a commit to mpsonntag/python-odml that referenced this issue Apr 16, 2020
Closes G-Node#359

Changed plain Exception in '_parse' to
odml.tools.parser_utils.ParserException.
mpsonntag added a commit to mpsonntag/python-odml that referenced this issue Apr 17, 2020
Closes G-Node#359

Changed plain Exception in '_parse' to
odml.tools.parser_utils.ParserException.
@jgrewe jgrewe closed this as completed in 63ca389 Apr 22, 2020
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

No branches or pull requests

1 participant