Package wt.locks

Class LockException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class LockException extends WTException implements Serializable
Provides an abstraction of an abnormal occurrence or error in the usage or processing of the locking service. Exceptions can be localized through a given resource bundle, and other exceptions can be nested within a LockException.

Supported API: true

Extendable: false
See Also: