org.codehaus.wadi.replication.storage
Class ReplicaStorageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.codehaus.wadi.replication.storage.ReplicaStorageException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ReplicaKeyAlreadyExistsException, ReplicaKeyNotFoundException

public class ReplicaStorageException
extends java.lang.RuntimeException

Version:
$Revision: 2078 $
See Also:
Serialized Form

Constructor Summary
ReplicaStorageException()
           
 
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

ReplicaStorageException

public ReplicaStorageException()


Copyright © 2010. All Rights Reserved.