Package com.db4o.cs.internal
Class InternalServerError
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- com.db4o.foundation.ChainedRuntimeException
- 
- com.db4o.ext.Db4oException
- 
- com.db4o.cs.internal.InternalServerError
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class InternalServerError extends Db4oException - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeExceptionChainedRuntimeException.ChainedRuntimeExceptionMixin
 
- 
 - 
Constructor SummaryConstructors Constructor Description InternalServerError(java.lang.Throwable cause)
 
-