This is the base class for all exceptions thrown by an ODMG implementation.
author: David Jordan (as Java Editor of the Object Data Management Group) version: ODMG 3.0
Constructor Summary
public
ODMGException() Construct an ODMGException object without an error message.
public
ODMGException(String msg) Construct an ODMGException object with an error message.