public class WaiterUnrecoverableException extends RuntimeException
| Constructor and Description |
|---|
WaiterUnrecoverableException(String message)
Constructs a new WaiterUnrecoverableException with the specified error
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WaiterUnrecoverableException(String message)
message - Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.