this Exception is thrown, if objects can not be stored and if db4o is configured to throw Exceptions on storage failures.
For a list of all members of this type, see ObjectNotStorableException Members.
System.Object
System.Exception
j4o.lang.RuntimeException
com.db4o.ext.ObjectNotStorableException
[Visual Basic] Public Class ObjectNotStorableException Inherits RuntimeException [C#] public class ObjectNotStorableException : RuntimeException [C++] public __gc class ObjectNotStorableException : public RuntimeException [JScript] public class ObjectNotStorableException extends RuntimeException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
this Exception is thrown, if objects can not be stored and if db4o is configured to throw Exceptions on storage failures.
Namespace: com.db4o.ext
Assembly: db4o (in db4o.dll)
ObjectNotStorableException Members | com.db4o.ext Namespace | com.db4o.config.Configuration.exceptionsOnNotStorable