Skip to content

Commit b9faeaf

Browse files
committed
nit
1 parent 48b18e1 commit b9faeaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/rxjava/src/main/java/org/asynchttpclient/extras/rxjava/UnsubscribedException.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
/**
1616
* Indicates that an {@code Observer} unsubscribed during the processing of a HTTP request.
1717
*/
18+
@SuppressWarnings("serial")
1819
public class UnsubscribedException extends RuntimeException {
1920

2021
public UnsubscribedException() {

0 commit comments

Comments
 (0)