at.molindo.utils.concurrent
Class KeyLock.KeyLockedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.molindo.utils.concurrent.KeyLock.KeyLockedException
All Implemented Interfaces:
Serializable
Enclosing class:
KeyLock<K,V>

public static final class KeyLock.KeyLockedException
extends Exception

See Also:
Serialized Form

Method Summary
 Object getKey()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getKey

public Object getKey()


Copyright © 2013 Molindo GmbH. All Rights Reserved.