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:
- java.io.Serializable
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 com.hp.hpl.jena.shared.JenaException |
getCause, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SDBException
public SDBException()
SDBException
public SDBException(java.lang.Throwable cause)
SDBException
public SDBException(java.lang.String msg)
SDBException
public SDBException(java.lang.String msg,
java.lang.Throwable cause)
Copyright © 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP