com.hp.hpl.jena.rdf.model
Class RDFError
java.lang.Object
java.lang.Throwable
java.lang.Error
com.hp.hpl.jena.rdf.model.RDFError
- All Implemented Interfaces:
- Serializable
Deprecated. No longer used.
public class RDFError
- extends Error
- Version:
- $Revision: 1.3 $ $Date: 2003/08/27 13:05:52 $
- Author:
- bwm
- See Also:
- Serialized Form
RDFError
public RDFError(Exception e)
- Deprecated.
RDFError
public RDFError(String s)
- Deprecated.
printStackTrace
public void printStackTrace()
- Deprecated.
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintStream s)
- Deprecated.
- Overrides:
printStackTrace
in class Throwable
printStackTrace
public void printStackTrace(PrintWriter s)
- Deprecated.
- Overrides:
printStackTrace
in class Throwable
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP