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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TableManager.IllegalTableTransitionException(TableState oldState, TableState newState)
public TableState getOldState()
public TableState getNewState()
Copyright © 2015 Apache Accumulo Project. All rights reserved.