DeadlockException Class

The DeadlockException class is the transient class that defines behavior for exceptions that occur because of deadlocks. The properties defined in this class are loaded from the lock operation that caused the deadlock and are equivalent to those properties of the LockException class.

For details about the properties and methods defined in the DeadlockException class, see "DeadlockException Properties" and "DeadlockException Methods", in the following subsections.

For details about the getPersistentDeadlockPriority, getTransientDeadlockPriority, setPersistentDeadlockPriority, and setTransientDeadlockPriority methods that enable you to choose which process should be given a deadlock exception, see the Process class. See also the DoubleDeadlockException parameter in the [JadeServer] section of the JADE initialization file, in the JADE Initialization File Reference.

SystemException

(None)