| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.exolab.castor.jdo.PersistenceExceptionorg.exolab.castor.jdo.DatabaseNotFoundExceptionpublic class DatabaseNotFoundExceptionextends PersistenceExceptionConstructor Summary | |
| |
| |
Method Summary | |
Exception | |
void | |
void |
|
void |
|
Methods inherited from class org.exolab.castor.jdo.PersistenceException | |
getException, printStackTrace, printStackTrace, printStackTrace | |
public DatabaseNotFoundException(Exception except)
public DatabaseNotFoundException(String message)
public void printStackTrace()
- Overrides:
- printStackTrace in interface PersistenceException
public void printStackTrace(PrintStream print)
- Overrides:
- printStackTrace in interface PersistenceException
public void printStackTrace(PrintWriter print)
- Overrides:
- printStackTrace in interface PersistenceException