public class UnsupportedPlatformTypeException extends AmazonServiceException
The document does not support the platform type of the given instance ID(s). For example, you sent an SSM document for a Windows instance to a Linux instance.
AmazonServiceException.ErrorType
Constructor and Description |
---|
UnsupportedPlatformTypeException(String message)
Constructs a new UnsupportedPlatformTypeException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedPlatformTypeException(String message)
message
- Describes the error encountered.Copyright © 2018. All rights reserved.