/[classpath]/classpath/javax/xml/xpath/XPathException.java
ViewVC logotype

Diff of /classpath/javax/xml/xpath/XPathException.java

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

revision 1.3 by mark, Sat Jul 2 20:32:52 2005 UTC revision 1.4 by tromey, Mon Sep 19 15:27:10 2005 UTC
# Line 49  import java.io.PrintWriter; Line 49  import java.io.PrintWriter;
49  public class XPathException  public class XPathException
50    extends Exception    extends Exception
51  {  {
52      private static final long serialVersionUID = -1837080260374986980L;
53    
54      // Name is fixed by serialization spec.
55    Throwable cause;    Throwable cause;
56    
57    public XPathException(String message)    public XPathException(String message)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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