org.exolab.castor.jdo

Class PersistenceException

public class PersistenceException extends Exception

An exception representing another exception (an SQL exception, a JNDI naming exception, etc) raised by the underlying persistence engine. Can be used to obtain information about the underlying exception.

Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:08 $

Author: Assaf Arkin

Constructor Summary
PersistenceException(String message, Exception except)
PersistenceException(String message)
Method Summary
ExceptiongetException()
voidprintStackTrace()
voidprintStackTrace(PrintStream print)
voidprintStackTrace(PrintWriter print)

Constructor Detail

PersistenceException

public PersistenceException(String message, Exception except)

PersistenceException

public PersistenceException(String message)

Method Detail

getException

public Exception getException()

printStackTrace

public void printStackTrace()

printStackTrace

public void printStackTrace(PrintStream print)

printStackTrace

public void printStackTrace(PrintWriter print)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com