@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidEventDataStoreStatusException extends AWSCloudTrailException
The event data store is not in a status that supports the operation.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidEventDataStoreStatusException(String message)
Constructs a new InvalidEventDataStoreStatusException 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 InvalidEventDataStoreStatusException(String message)
message
- Describes the error encountered.