@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InsufficientPermissionsException extends AWSDirectoryServiceException
The account does not have sufficient permission to perform the operation.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InsufficientPermissionsException(String message)
Constructs a new InsufficientPermissionsException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId() |
void |
setRequestId(String requestId) |
InsufficientPermissionsException |
withRequestId(String requestId) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientPermissionsException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
setRequestId in class AmazonServiceExceptionrequestId - public String getRequestId()
getRequestId in class AmazonServiceExceptionpublic InsufficientPermissionsException withRequestId(String requestId)
requestId - Copyright © 2017. All rights reserved.