public class IDException extends SQLQueryException
Constructor and Description |
---|
IDException(DBObject obj)
Constructor to use when an object has no ID.
|
IDException(DBObjectID id,
DBException cause)
Constructor to use when an ID won't resolve.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Gets the message for this exception.
|
append, getAllMessages, getNextException, getObject, getRelatedObjects, setNextException, setRelatedObjects
public IDException(DBObject obj)
public IDException(DBObjectID id, DBException cause)
public java.lang.String getMessage()
DBException
getAllMessages()
getMessage
in class DBException
DBException.getAllMessages()