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