public class ObjectNameNotFoundException extends ODMGException
Database.lookup
and the name is not associated with an object in the database.Database.lookup(java.lang.String)
,
Serialized FormConstructor and Description |
---|
ObjectNameNotFoundException()
Construct an instance of the exception.
|
ObjectNameNotFoundException(java.lang.String msg)
Construct an instance of the exception with a descriptive message.
|
public ObjectNameNotFoundException()
public ObjectNameNotFoundException(java.lang.String msg)
msg
- A message describing the exception.(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