org.exolab.castor.jdo

Class DatabaseNotFoundException


public class DatabaseNotFoundException
extends PersistenceException

This exception is thrown when attempting to open a database that does not exist.
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:07 $
Author:
Assaf Arkin

Constructor Summary

DatabaseNotFoundException(Exception except)
DatabaseNotFoundException(String message)

Method Summary

Exception
getException()
void
printStackTrace()
void
printStackTrace(PrintStream print)
void
printStackTrace(PrintWriter print)

Methods inherited from class org.exolab.castor.jdo.PersistenceException

getException, printStackTrace, printStackTrace, printStackTrace

Constructor Details

DatabaseNotFoundException

public DatabaseNotFoundException(Exception except)

DatabaseNotFoundException

public DatabaseNotFoundException(String message)

Method Details

getException

public Exception getException()
Overrides:
getException in interface PersistenceException

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in interface PersistenceException

printStackTrace

public void printStackTrace(PrintStream print)
Overrides:
printStackTrace in interface PersistenceException

printStackTrace

public void printStackTrace(PrintWriter print)
Overrides:
printStackTrace in interface PersistenceException

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com