com.db4o.ext
Class CompositeDb4oException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.db4o.foundation.ChainedRuntimeException
com.db4o.ext.CompositeDb4oException
- All Implemented Interfaces:
- java.io.Serializable
public class CompositeDb4oException
- extends com.db4o.foundation.ChainedRuntimeException
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.db4o.foundation.ChainedRuntimeException |
com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_exceptions
public final java.lang.Throwable[] _exceptions
CompositeDb4oException
public CompositeDb4oException(java.lang.Throwable... exceptions)
printStackTrace
public void printStackTrace(java.io.PrintStream s)
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace(java.io.PrintWriter s)
- Overrides:
printStackTrace
in class java.lang.Throwable
printStackTrace
public void printStackTrace()
- Overriding for JDK 1.1 compatibility.
- Overrides:
printStackTrace
in class java.lang.Throwable
Copyright 2009 Versant Corporation. All rights reserved.