Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextFreeze-Evictor
prevFreeze-DatabaseException
Section


Freeze::DeadlockException

Overview

local exception DeadlockException extends Freeze::DatabaseException

A Freeze database deadlock exception. Applications can react to this exception by aborting and trying the transaction again.

Data Member Index

tx — The transaction in which the deadlock occurred.

Ztop

Data Members

Freeze::Transaction
Anchor
tx
tx
tx;

The transaction in which the deadlock occurred.

Ztop

Znav
nextFreeze-Evictor
prevFreeze-DatabaseException
Section