com.hp.hpl.jena.sdb
Class SDBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hp.hpl.jena.shared.JenaException
com.hp.hpl.jena.sparql.ARQException
com.hp.hpl.jena.sdb.SDBException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SDBExceptionSQL, SDBInternalError, SDBNotFoundException, SDBNotImplemented
public class SDBException
- extends com.hp.hpl.jena.sparql.ARQException
Root of all exceptions in SDB
- Author:
- Andy Seaborne
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SDBException
public SDBException()
SDBException
public SDBException(Throwable cause)
SDBException
public SDBException(String msg)
SDBException
public SDBException(String msg,
Throwable cause)
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.