@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class IllegalStatusException extends AmazonEventBridgeException
An error occurred because a replay can be canceled only when the state is Running or Starting.
AmazonServiceException.ErrorType
Constructor and Description |
---|
IllegalStatusException(String message)
Constructs a new IllegalStatusException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalStatusException(String message)
message
- Describes the error encountered.