Class DistributedStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.accumulo.server.manager.state.DistributedStoreException
All Implemented Interfaces:
Serializable

public class DistributedStoreException extends Exception
See Also:
  • Constructor Details

    • DistributedStoreException

      public DistributedStoreException(String why)
    • DistributedStoreException

      public DistributedStoreException(Exception cause)