wt.pds
Class DBOperationInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pds.DBOperationInterruptedException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class DBOperationInterruptedException
- extends PersistenceException
DBOperationInterruptedExceptions are thrown if the Thread executing a
database operation is interrupted.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTException |
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessage, toString, toString |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
DBOperationInterruptedException
public DBOperationInterruptedException()
DBOperationInterruptedException
public DBOperationInterruptedException(Exception ex)
DBOperationInterruptedException
public DBOperationInterruptedException(String a_messageKey)