A __________ is a subclass of SQLException that indicates a failed connection to the database.

  • SQLDataException
  • SQLNonTransientConnectionException
  • SQLTimeoutException
  • SQLTransientConnectionException
The SQLNonTransientConnectionException is a subclass of SQLException specifically indicating a failed connection to the database.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *