@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ParentCommitIdOutdatedException extends AWSCodeCommitException
The file could not be added because the provided parent commit ID is not the current tip of the specified branch. To view the full commit ID of the current head of the branch, use GetBranch.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ParentCommitIdOutdatedException(String message)
Constructs a new ParentCommitIdOutdatedException 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, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParentCommitIdOutdatedException(String message)
message
- Describes the error encountered.