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.ChainedRuntimeException
ChainedRuntimeException.ChainedRuntimeExceptionMixin
-
-
Constructor Summary
Constructors Constructor Description PrototypesException(java.lang.String message)
-