Skip to content

Commit e8d006f

Browse files
committed
Fix javadoc errors in ocpp-json
1 parent 170e932 commit e8d006f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ocpp-json/src/main/java/eu/chargetime/ocpp/wss/WssSocketBuilder.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ public interface WssSocketBuilder {
4343
* Builds SSL {@link Socket} to support WSS scheme.
4444
*
4545
* @return SSL {@link Socket}
46+
* @throws IOException if any I/O error occurred
4647
*/
4748
Socket build() throws IOException;
4849

0 commit comments

Comments
 (0)