Package wt.pom

Class ConnectionLostException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class ConnectionLostException extends DatastoreException
ConnectionLostException captures errors with a datastore interaction. It indicates that the connection to the database has been interrupted, so transactions with the database are not possible.

Supported API: true
Extendable: false
See Also: