Package wt.pom

Class ObjectNotPersistentException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ObjectNotPersistentException extends PersistenceException
ObjectNotPersistentException captures errors with a datastore interaction. It occurs when an update or delete of an objected is attempted, but cannot be completed because it has not previously been inserted.

Supported API: true
Extendable: false
See Also: