Package com.db4o.qlin
Class PrototypesException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.db4o.foundation.ChainedRuntimeException
- 
- com.db4o.qlin.PrototypesException
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class PrototypesException extends ChainedRuntimeException exception for the the Prototypes world.- See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeExceptionChainedRuntimeException.ChainedRuntimeExceptionMixin
 
- 
 - 
Constructor SummaryConstructors Constructor Description PrototypesException(java.lang.String message)
 
-