aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/net/BindException.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/classes/java/net/BindException.java')
-rw-r--r--src/share/classes/java/net/BindException.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/share/classes/java/net/BindException.java b/src/share/classes/java/net/BindException.java
index 9ea95d6f7..b2975e52d 100644
--- a/src/share/classes/java/net/BindException.java
+++ b/src/share/classes/java/net/BindException.java
@@ -1,5 +1,5 @@
/*
- * Copyright 1996-1997 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -34,6 +34,7 @@ package java.net;
*/
public class BindException extends SocketException {
+ private static final long serialVersionUID = -5945005768251722951L;
/**
* Constructs a new BindException with the specified detail