@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ApprovalRuleTemplateDoesNotExistException extends AWSCodeCommitException
The specified approval rule template does not exist. Verify that the name is correct and that you are signed in to the Amazon Web Services Region where the template was created, and then try again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ApprovalRuleTemplateDoesNotExistException(String message)
Constructs a new ApprovalRuleTemplateDoesNotExistException 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 ApprovalRuleTemplateDoesNotExistException(String message)
message
- Describes the error encountered.