/[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.1.2.3 by gnu_andrew, Tue Aug 2 20:12:39 2005 UTC revision 1.1.2.4 by gnu_andrew, Tue Sep 20 18:46:36 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.1.2.3  
changed lines
  Added in v.1.1.2.4

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