-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fix exceptions on no service file found #943
Conversation
…ble or service not found.
@signedav, is there any related issue? |
Reported by mail |
Perhaps it's the same issue? #944 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Same issue, yes, but not solved here. I need to make another one in the library. Will trigger you. |
@gacarrillor see opengisch/QgisModelBakerLibrary#104 I moved the handling to the library |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just double checked after moving the logic to the lib.
Catch the Exceptions from pgserviceparser when no service file availble or service not found.