@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ReplicationNotFoundException extends AmazonElasticFileSystemException
Returned if the specified file system does not have a replication configuration.
AmazonServiceException.ErrorType | Constructor and Description |
|---|
ReplicationNotFoundException (String message)
Constructs a new ReplicationNotFoundException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode ()
ReplicationNotFound
|
void |
setErrorCode (String errorCode)
ReplicationNotFound
|
ReplicationNotFoundException |
withErrorCode (String errorCode)
ReplicationNotFound
|
getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode isRetryable addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString public ReplicationNotFoundException(String message)
message - Describes the error encountered.public void setErrorCode(String errorCode)
ReplicationNotFound
setErrorCode in class AmazonServiceException errorCode - ReplicationNotFoundpublic String getErrorCode()
ReplicationNotFound
getErrorCode in class AmazonServiceException public ReplicationNotFoundException withErrorCode(String errorCode)
ReplicationNotFound
errorCode - ReplicationNotFound