net.sf.dropboxmq
Class DropboxTransaction.ProtocolException

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

public static class DropboxTransaction.ProtocolException
extends DropboxTransaction.TransactionException

See Also:
Serialized Form

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

public DropboxTransaction.ProtocolException(String message)