Class BPTreeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.jena.shared.JenaException
-
- org.apache.jena.dboe.DBOpEnvException
-
- org.apache.jena.dboe.trans.bplustree.BPTreeException
-
- All Implemented Interfaces:
java.io.Serializable
public class BPTreeException extends org.apache.jena.dboe.DBOpEnvException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BPTreeException()BPTreeException(java.lang.String msg)
-