} Avoid exceptions by handling common conditions You can also avoid exceptions by handling conditions that might trigger an exception at runtime. For example, you should check if a connection object ...