Package com.db4o.qlin
Class QLinException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.db4o.foundation.ChainedRuntimeException
- 
- com.db4o.ext.Db4oException
- 
- com.db4o.qlin.QLinException
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class QLinException extends Db4oException exceptions to signal improper use of theQLinquery interface.- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeExceptionChainedRuntimeException.ChainedRuntimeExceptionMixin
 
- 
 - 
Constructor SummaryConstructors Constructor Description QLinException(java.lang.String message)QLinException(java.lang.Throwable cause)
 
-