| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
no.sintef.lock.LockException
no.sintef.lock.AlreadyLockedException
Lock target is already locked by same user.
| Constructor Summary | |
AlreadyLockedException(java.util.Calendar lockedDate)
 | 
|
| Method Summary | |
 java.util.Calendar | 
getLockedDate()
 | 
| 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 | 
| Constructor Detail | 
public AlreadyLockedException(java.util.Calendar lockedDate)
lockedDate - when target was locked| Method Detail | 
public java.util.Calendar getLockedDate()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||