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