-
Notifications
You must be signed in to change notification settings - Fork 3
Additional error handling #6
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
Conversation
…ext' to enable the correct styling to the snackbar popup
…e comments removed
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 think it looks ok, I just have to small comments.
| } | ||
| } | ||
|
|
||
| System.out.println(sb.toString()); |
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.
Seems to be debug output?
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.
Yes, I forgot to remove the println call, but the above is needed to wrap the text for the tooltip (i couldn't find a better built-in solution)
I have removed the println
This adds error handling for the queries and the UPPAAL connectivity