public class DBUpgradeDependencyFailureException extends AmazonServiceException
The DB upgrade failed because a resource the DB depends on could not be modified.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
DBUpgradeDependencyFailureException(String message)
Constructs a new DBUpgradeDependencyFailureException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DBUpgradeDependencyFailureException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.