ObjectDB ObjectDB

JDOReadOnlyException(msg, nested) - JDO JDOReadOnlyException's constructor

Constructor
javax.jdo.JDOReadOnlyException
JDOReadOnlyException(
  String msg,
  Throwable nested
)

Constructs a new JDOReadOnlyException with the specified detail message and nested Throwables.
Parameters:
msg - the detail message.
nested - the nested Throwable.
Since:
JDO 2.2