db4o 6.3

com.db4o.ext
Class Db4oUnexpectedException

java.lang.Object
  extended by ChainedRuntimeException
      extended by com.db4o.ext.Db4oUnexpectedException

public class Db4oUnexpectedException
extends ChainedRuntimeException

Unexpected fatal error is encountered.


Constructor Summary
Db4oUnexpectedException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Db4oUnexpectedException

public Db4oUnexpectedException(java.lang.Throwable cause)

db4o 6.3