public class CommitDoesNotExistException extends AmazonServiceException
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
CommitDoesNotExistException(String message)
Constructs a new CommitDoesNotExistException 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 CommitDoesNotExistException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.