Class JDBCConnectionException

  • All Implemented Interfaces:
    Serializable

    public class JDBCConnectionException
    extends JDBCException
    Implementation of JDBCException indicating problems with communicating with the database (can also include incorrect JDBC setup).
    See Also:
    Serialized Form