org.apache.accumulo.server.master.state
Class DistributedStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.accumulo.server.master.state.DistributedStoreException
- All Implemented Interfaces:
- Serializable
public class DistributedStoreException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DistributedStoreException
public DistributedStoreException(String why)
DistributedStoreException
public DistributedStoreException(Exception cause)
DistributedStoreException
public DistributedStoreException(String why,
Exception cause)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.