Skip to content

Commit 4e0d276

Browse files
committed
serialVersionUID
1 parent 1813f1a commit 4e0d276

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/java/io/grpc/internal/CloseWithHeadersMarker.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* by sending headers.
88
*/
99
public class CloseWithHeadersMarker extends RuntimeException {
10+
private static final long serialVersionUID = 0L;
1011

1112
@Override
1213
public synchronized Throwable fillInStackTrace() {

0 commit comments

Comments
 (0)