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