@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidInsightSelectorsException extends AWSCloudTrailException
The formatting or syntax of the InsightSelectors
JSON statement in your PutInsightSelectors
or GetInsightSelectors
request is not valid, or the specified insight type in the
InsightSelectors
statement is not a valid insight type.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidInsightSelectorsException(String message)
Constructs a new InvalidInsightSelectorsException 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 InvalidInsightSelectorsException(String message)
message
- Describes the error encountered.