/[classpath]/classpath/javax/naming/ReferralException.java
ViewVC logotype

Diff of /classpath/javax/naming/ReferralException.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mark, Sat Nov 23 21:44:28 2002 UTC revision 1.2 by mkoch, Fri Jun 27 21:03:53 2003 UTC
# Line 48  import java.util.Hashtable; Line 48  import java.util.Hashtable;
48    
49  public abstract class ReferralException extends NamingException  public abstract class ReferralException extends NamingException
50  {  {
51      private static final long serialVersionUID = -2881363844695698876L;
52      
53    protected ReferralException ()    protected ReferralException ()
54    {    {
55      super ();      super ();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26