I was wondering where groups are using exceptions or planning to use exceptions in their code?
We are using exceptions to handle the time lag after the car is hacked more of a try-catch error that has been implemented
We are loading our car images from a url so we were thinking of using a try/catch block to make sure the images load correctly either from a file or a url and catching if the image is unavailable
When we are loading the images and maybe the placement of the cars on the road