public class InvalidStateTransitionException extends AmazonServiceException
An attempt was made to change to an invalid state, for example by deleting a
job or a job execution which is "IN_PROGRESS" without setting the
force
parameter.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidStateTransitionException(java.lang.String message)
Constructs a new InvalidStateTransitionException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.