Serializable
public static class TableUtils.TableNeverTransitionedToStateException extends SdkClientException
TableUtils
when a table never reaches a desired stateConstructor | Description |
---|---|
TableNeverTransitionedToStateException(String tableName,
TableStatus desiredStatus) |
isRetryable
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TableNeverTransitionedToStateException(String tableName, TableStatus desiredStatus)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.