/[classpath]/classpath/org/ietf/jgss/GSSException.java
ViewVC logotype

Diff of /classpath/org/ietf/jgss/GSSException.java

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

revision 1.1 by rsdio, Sat Aug 14 18:21:35 2004 UTC revision 1.2 by gnu_andrew, Mon Sep 6 17:00:08 2004 UTC
# Line 82  import java.util.ResourceBundle; Line 82  import java.util.ResourceBundle;
82   */   */
83  public class GSSException extends Exception  public class GSSException extends Exception
84  {  {
85      /**
86       * For compatability with Sun's JDK 1.4.2 rev. 5
87       */
88      private static final long serialVersionUID = -2706218945227726672L;
89    
90    // Constants and fields.    // Constants and fields.
91    // -------------------------------------------------------------------------    // -------------------------------------------------------------------------

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