ostore.util
Class AckStage.NonceNotFoundException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ostore.util.AckStage.NonceNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
AckStage

protected class AckStage.NonceNotFoundException
extends Exception

See Also:
Serialized Form

Constructor Summary
AckStage.NonceNotFoundException(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AckStage.NonceNotFoundException

public AckStage.NonceNotFoundException(String s)