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

Add dcraw exceptions #4

Open
OhmGeek opened this issue Jun 30, 2017 · 0 comments
Open

Add dcraw exceptions #4

OhmGeek opened this issue Jun 30, 2017 · 0 comments

Comments

@OhmGeek
Copy link
Owner

OhmGeek commented Jun 30, 2017

While we, in comments, have printed the error stream from the DCRaw process, it would be good to look at the stream and report errors:

If the stream is null, then there is no error. That's all great. If there is an error, we will need to create a new exception (perhaps called it DcrawNativeException), with the message inside being the message output from the stream. This message can be retrieved using a BufferedReader.

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