public class WaiterTimedOutException extends SdkClientException
Constructor and Description |
---|
WaiterTimedOutException(String message)
Constructs a new WaiterTimedOutException with the specified error
message.
|
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WaiterTimedOutException(String message)
message
- Describes the error encountered.Copyright © 2018. All rights reserved.