@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class FilePathConflictsWithSubmodulePathException extends AWSCodeCommitException
The specified file path or folder has the same path as a submodule in this repository. Either provide a different name for the file, or save the file in a directory that does not conflict with the submodule path.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
FilePathConflictsWithSubmodulePathException(String message)
Constructs a new FilePathConflictsWithSubmodulePathException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilePathConflictsWithSubmodulePathException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.