tp
Class LM.DeadLockException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           tp.LM.DeadLockException
tp.LM.DeadLockException
- All Implemented Interfaces: 
- Serializable
- Enclosing interface:
- LM
- public static class LM.DeadLockException 
- extends Exception
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
LM.DeadLockException
public LM.DeadLockException(Transaction cause,
                            String msg)
getTransaction
public Transaction getTransaction()
-