com.odi
Class LockWaitInterruptedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.odi.ObjectStoreException
                  extended bycom.odi.LockWaitInterruptedException
All Implemented Interfaces:
Serializable

public class LockWaitInterruptedException
extends ObjectStoreException

Thrown when a thread is interrupted while it is waiting for a lock.

See Also:
Serialized Form



Copyright 2005 Progress Software Corporation. All rights reserved.