com.hp.hpl.jena.rdf.model
Class RDFError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by 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

Constructor Summary
RDFError(Exception e)
          Deprecated.  
RDFError(String s)
          Deprecated.  
 
Method Summary
 void printStackTrace()
          Deprecated.  
 void printStackTrace(PrintStream s)
          Deprecated.  
 void printStackTrace(PrintWriter s)
          Deprecated.  
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RDFError

public RDFError(Exception e)
Deprecated. 

RDFError

public RDFError(String s)
Deprecated. 
Method Detail

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