Lines Matching full:throw
117 throw new SQLException(e.toString()); in open()
135 throw new SQLException(e.toString()); in open()
152 throw new SQLException("unsupported url"); in JDBCConnection()
164 throw new SQLException("error while setting key"); in JDBCConnection()
174 throw e; in JDBCConnection()
196 throw new SQLFeatureNotSupportedException("unsupported result set type"); in createStatement()
200 throw new SQLFeatureNotSupportedException("unsupported result set concurrency"); in createStatement()
225 throw new SQLException(e.toString()); in close()
243 throw new SQLException("stale connection"); in commit()
252 throw new SQLException(e.toString()); in commit()
273 throw new SQLException("not supported"); in nativeSQL()
277 throw new SQLException("not supported"); in prepareCall()
282 throw new SQLFeatureNotSupportedException(); in prepareCall()
296 throw new SQLFeatureNotSupportedException("unsupported result set type"); in prepareStatement()
300 throw new SQLFeatureNotSupportedException("unsupported result set concurrency"); in prepareStatement()
308 throw new SQLException("stale connection"); in rollback()
317 throw new SQLException(e.toString()); in rollback()
326 throw new SQLException(e.toString()); in setAutoCommit()
339 throw new SQLException("incomplete transaction"); in setReadOnly()
350 throw e; in setReadOnly()
358 throw new SQLException(ee.toString()); in setReadOnly()
382 throw new SQLException("not supported"); in setTransactionIsolation()
387 throw new SQLFeatureNotSupportedException(); in getTypeMap()
391 throw new SQLFeatureNotSupportedException(); in setTypeMap()
402 throw new SQLFeatureNotSupportedException("unsupported holdability"); in setHoldability()
406 throw new SQLFeatureNotSupportedException(); in setSavepoint()
410 throw new SQLFeatureNotSupportedException(); in setSavepoint()
414 throw new SQLFeatureNotSupportedException(); in rollback()
418 throw new SQLFeatureNotSupportedException(); in releaseSavepoint()
426 throw new SQLFeatureNotSupportedException("unsupported holdability"); in createStatement()
436 throw new SQLFeatureNotSupportedException("unsupported holdability"); in prepareStatement()
443 throw new SQLFeatureNotSupportedException(); in prepareCall()
449 throw new SQLFeatureNotSupportedException("generated keys not supported"); in prepareStatement()
456 throw new SQLFeatureNotSupportedException(); in prepareStatement()
461 throw new SQLFeatureNotSupportedException(); in prepareStatement()
465 throw new SQLFeatureNotSupportedException(); in createClob()
469 throw new SQLFeatureNotSupportedException(); in createBlob()
473 throw new SQLFeatureNotSupportedException(); in createNClob()
477 throw new SQLFeatureNotSupportedException(); in createSQLXML()
486 throw new SQLClientInfoException(); in setClientInfo()
490 throw new SQLClientInfoException(); in setClientInfo()
494 throw new SQLException("unsupported"); in getClientInfo()
503 throw new SQLFeatureNotSupportedException(); in createArrayOf()
508 throw new SQLFeatureNotSupportedException(); in createStruct()
512 throw new SQLException("unsupported"); in unwrap()