net.sf.dropboxmq
Class DropboxTransaction.InLocalTransactionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.dropboxmq.DropboxTransaction.TransactionException
              extended by net.sf.dropboxmq.DropboxTransaction.InLocalTransactionException
All Implemented Interfaces:
Serializable
Enclosing class:
DropboxTransaction

public static class DropboxTransaction.InLocalTransactionException
extends DropboxTransaction.TransactionException

See Also:
Serialized Form

Constructor Summary
DropboxTransaction.InLocalTransactionException(String message)
           
 
Method Summary
 
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

DropboxTransaction.InLocalTransactionException

public DropboxTransaction.InLocalTransactionException(String message)