com.hp.hpl.jena.shared
Class BrokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.shared.BrokenException
- All Implemented Interfaces:
- Serializable
public class BrokenException
- extends JenaException
An exception to throw if an internal error is detected.
- Author:
- kers
- See Also:
- Serialized Form
BrokenException
public BrokenException(String message)
BrokenException
public BrokenException(Throwable cause)
BrokenException
public BrokenException(String message,
Throwable cause)
Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP