org.omg.CosConcurrencyControl

Class LockNotHeld

public final class LockNotHeld extends UserException

The LockNotHeld exception is raised when an operation to unlock or change the mode of a lock is called and the specified lock is not held
Constructor Summary
LockNotHeld()
Default constructor
LockNotHeld(String orb_reason)
Full constructor with fields initialization

Constructor Detail

LockNotHeld

public LockNotHeld()
Default constructor

LockNotHeld

public LockNotHeld(String orb_reason)
Full constructor with fields initialization