org.apache.accumulo.server.tables
public static class TableManager.IllegalTableTransitionException extends Exception
| Constructor and Description |
|---|
TableManager.IllegalTableTransitionException(TableState oldState,
TableState newState) |
| Modifier and Type | Method and Description |
|---|---|
TableState |
getNewState() |
TableState |
getOldState() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TableManager.IllegalTableTransitionException(TableState oldState, TableState newState)
public TableState getOldState()
public TableState getNewState()
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.