Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Escalate exception in Image extraction#88

Open
fabiofumarola wants to merge 1 commit intoGravityLabs:masterfrom
fabiofumarola:patch-1
Open

Escalate exception in Image extraction#88
fabiofumarola wants to merge 1 commit intoGravityLabs:masterfrom
fabiofumarola:patch-1

Conversation

@fabiofumarola
Copy link
Copy Markdown

In the method crawl, when there is an exception during the extraction of the main image, it is probably better to throw the original exception outside. Basing on this approach it is possible to wrap the exception in a Try block and then handle it outside the library.

In the method crawl, when there is an exception during the extraction of the main image, it is probably better to throw the original exception outside. Basing on this approach it is possible to wrap the exception in a Try block and then handle it outside the library.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant