Package org.apache.jena.dboe.base.record
Class RecordException
- 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.base.record.RecordException
-
- All Implemented Interfaces:
java.io.Serializable
public class RecordException extends DBOpEnvException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RecordException()RecordException(java.lang.String msg)
-