Package com.db4o.foundation
Class NotSupportedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.db4o.foundation.NotSupportedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotSupportedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotSupportedException()
NotSupportedException(java.lang.String msg)
-