Package wt.pds

Class DBOperationInterruptedException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class DBOperationInterruptedException extends PersistenceException
DBOperationInterruptedExceptions are thrown if the Thread executing a database operation is interrupted.

Supported API: true
Extendable: false
See Also: