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

Removed catch (Throwable) in OracleSqlDialect to improve error handling and logging on (rework) #545

Conversation

stephanr
Copy link
Member

The caught throwable in the OracleGeometryConverter are now thrown as Stack of a new IllegalArgument Exception.
This was made to:

@stephanr stephanr added the enhancement enhancement or improvement label Apr 29, 2015
@stephanr stephanr added this to the 3.4 milestone Apr 29, 2015
MrSnyder added a commit that referenced this pull request Apr 30, 2015
…ct-handling-rework-pr-430

Removed catch (Throwable) in OracleSqlDialect to improve error handling and logging on (rework)
@MrSnyder MrSnyder merged commit fd3394d into deegree:master Apr 30, 2015
@tfr42
Copy link
Member

tfr42 commented Apr 30, 2015

Thank you for your contribution. Your pull requests has been accepted by the TMC.
This pull request will be part of the 3.4-pre18 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants