@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidResourceStateException extends AWSLicenseManagerException
License Manager cannot allocate a license to a resource because of its state.
For example, you cannot allocate a license to an instance in the process of shutting down.
AmazonServiceException.ErrorType
Constructor and Description |
---|
InvalidResourceStateException(String message)
Constructs a new InvalidResourceStateException 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 InvalidResourceStateException(String message)
message
- Describes the error encountered.