Skip to content

Commit e9c715f

Browse files
committed
Polishing
1 parent 399c93e commit e9c715f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/io/r2dbc/mssql/client/ssl/SslConfiguration.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public interface SslConfiguration {
4545

4646
/**
4747
* @return the {@link SslProvider}.
48+
* @throws GeneralSecurityException if setting up the SSL provider fails.
4849
* @since 0.8.3
4950
*/
5051
SslProvider getSslProvider() throws GeneralSecurityException;

0 commit comments

Comments
 (0)