Class JDBCConnectionException

All Implemented Interfaces:
Serializable

public class JDBCConnectionException extends JDBCException
A JDBCException indicating a problem communicating with the database (can also include incorrect JDBC setup).
See Also:
  • Constructor Details