Serializablepublic class WaiterTimedOutException extends SdkClientException
| Constructor | Description |
|---|---|
WaiterTimedOutException(String message) |
Constructs a new WaiterTimedOutException with the specified error
message.
|
isRetryableequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WaiterTimedOutException(String message)
message - Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.