Skip to content

Commit a57247f

Browse files
Javadoc
1 parent 9d13ad6 commit a57247f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/com/sap/ai/sdk/core/commons/IterableStreamConverter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ public T next() {
9191
* when an exception occurred.
9292
*
9393
* @param entity The HTTP entity object.
94+
* @param exceptionType The type of the client exception to throw in case of an error.
9495
* @return A sequential Stream object.
9596
* @throws ClientException if the provided HTTP entity object is {@code null} or empty.
9697
*/

0 commit comments

Comments
 (0)