public class DatabaseIsReadOnlyException extends ODMGRuntimeException
Database
,
ODMGRuntimeException
,
Serialized FormConstructor and Description |
---|
DatabaseIsReadOnlyException()
Construct an instance of the exception without a message.
|
DatabaseIsReadOnlyException(java.lang.String msg)
Construct an instance of the exception with a descriptive message.
|
public DatabaseIsReadOnlyException()
public DatabaseIsReadOnlyException(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