com.hp.hpl.jena.shared
Class WrappedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.shared.WrappedException
- All Implemented Interfaces:
- Serializable
public class WrappedException
- extends JenaException
Jena exceptions that explicitly wrap other (usually checked) exceptions.
- Author:
- hedgehog
- See Also:
- Serialized Form
WrappedException
public WrappedException(Throwable cause)
WrappedException
public WrappedException(String message,
Throwable cause)
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP