org.exolab.castor.jdo
public class DataObjectAccessException extends RuntimeException
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:07 $
Constructor Summary | |
---|---|
DataObjectAccessException(String message, Exception except) | |
DataObjectAccessException(String message) |
Method Summary | |
---|---|
Exception | getException() |
void | printStackTrace() |
void | printStackTrace(PrintStream print) |
void | printStackTrace(PrintWriter print) |