Package wt.pom

Class ObjectIsPersistentException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ObjectIsPersistentException extends PersistenceException
ObjectIsPersistentException captures errors with a datastore interaction. It occurs when an insert of an objected is attempted, but it has already been saved in the database.

Supported API: true
Extendable: false
See Also: