ObjectDB ObjectDB

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

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

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