public class DatabaseClosedException extends ODMGRuntimeException
Database
,
Serialized FormConstructor and Description |
---|
DatabaseClosedException()
Construct an instance of the exception without a message.
|
DatabaseClosedException(java.lang.String msg)
Construct an instance of the exception with the provided message.
|
public DatabaseClosedException()
public DatabaseClosedException(java.lang.String msg)
msg
- A message indicating why the exception occurred.(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30