@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class FinalizingOrganizationException extends AWSOrganizationsException
AWS Organizations could not perform the operation because your organization has not finished initializing. This can take up to an hour. Try again later. If after one hour you continue to receive this error, contact AWS Customer Support.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
FinalizingOrganizationException(String message)
Constructs a new FinalizingOrganizationException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FinalizingOrganizationException(String message)
message - Describes the error encountered.Copyright © 2018. All rights reserved.