|
db4o 6.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectChainedRuntimeException
com.db4o.ext.Db4oException
com.db4o.DatabaseReadOnlyException
public class DatabaseReadOnlyException
db4o-specific exception.
This exception is thrown when a write operation is attempted
on a database in a read-only mode.
Configuration.readOnly(boolean)
Constructor Summary | |
---|---|
DatabaseReadOnlyException()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DatabaseReadOnlyException()
|
db4o 6.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |