org.apache.accumulo.core.client
Class TableOfflineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.accumulo.core.client.TableOfflineException
- All Implemented Interfaces:
- Serializable
public class TableOfflineException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TableOfflineException
public TableOfflineException(Instance instance,
String tableId)
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.