net.sf.dropboxmq
Class DropboxTransaction.NotAnXIDException

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.NotAnXIDException
All Implemented Interfaces:
Serializable
Enclosing class:
DropboxTransaction

public static class DropboxTransaction.NotAnXIDException
extends DropboxTransaction.TransactionException

See Also:
Serialized Form

Constructor Summary
DropboxTransaction.NotAnXIDException(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.NotAnXIDException

public DropboxTransaction.NotAnXIDException(String message)