dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Catch Exceptions #23

Closed todo[bot] closed 5 years ago

todo[bot] commented 5 years ago

Catch exceptions, log them and display to user. Find out why IOException is thrown


https://github.com/dale5872/WheelyGoodBikesManagementApp/blob/7da0d4b1c669e35d202f03caaebd8017bb2b2397/src/DatabaseConnector/Query.java#L47-L52


This issue was generated by todo based on a TODO comment in 7da0d4b1c669e35d202f03caaebd8017bb2b2397. It's been assigned to @dale5872 because they committed the code.
dale5872 commented 5 years ago

Exceptions show error to user automatically.