Imported GNU Classpath 0.19 + gcj-import-20051115.
* sources.am: Regenerated.
* Makefile.in: Likewise.
* scripts/makemake.tcl: Use glob -nocomplain.
From-SVN: r107049
This commit is contained in:
@@ -49,7 +49,9 @@ import java.io.PrintWriter;
|
||||
public class XPathException
|
||||
extends Exception
|
||||
{
|
||||
private static final long serialVersionUID = -1837080260374986980L;
|
||||
|
||||
// Name is fixed by serialization spec.
|
||||
Throwable cause;
|
||||
|
||||
public XPathException(String message)
|
||||
|
||||
Reference in New Issue
Block a user