@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DirectoryDeletedException extends AmazonCloudDirectoryException
A directory that has been deleted and to which access has been attempted. Note: The requested resource will eventually cease to exist.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
DirectoryDeletedException(String message)
Constructs a new DirectoryDeletedException 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, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DirectoryDeletedException(String message)
message - Describes the error encountered.