The subclass of {@link SQLException} thrown when the timeout specified by{@code Statement.setQueryTimeout}, {@code DriverManager.setLoginTimeout}, {@code DataSource.setLoginTimeout}, {@code XADataSource.setLoginTimeout}has expired.
This exception does not correspond to a standard SQLState. @since 1.6
|
|