org.exolab.castor.jdo
Class DatabaseNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.exolab.castor.jdo.PersistenceException
              extended byorg.exolab.castor.jdo.DatabaseNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class DatabaseNotFoundException
extends PersistenceException

This exception is thrown when attempting to open a database that does not exist.

Version:
$Revision: 1.6 $ $Date: 2000/11/04 01:31:04 $
Author:
Assaf Arkin
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
DatabaseNotFoundException(java.lang.Exception except)
           
DatabaseNotFoundException(java.lang.String message)
           
 
Method Summary
 java.lang.Exception getException()
           
 void printStackTrace()
           
 void printStackTrace(java.io.PrintStream print)
           
 void printStackTrace(java.io.PrintWriter print)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DatabaseNotFoundException

public DatabaseNotFoundException(java.lang.String message)

DatabaseNotFoundException

public DatabaseNotFoundException(java.lang.Exception except)
Method Detail

getException

public java.lang.Exception getException()
Overrides:
getException in class PersistenceException

printStackTrace

public void printStackTrace()
Overrides:
printStackTrace in class PersistenceException

printStackTrace

public void printStackTrace(java.io.PrintStream print)
Overrides:
printStackTrace in class PersistenceException

printStackTrace

public void printStackTrace(java.io.PrintWriter print)
Overrides:
printStackTrace in class PersistenceException


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