Class FileDoesNotExistException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FileDoesNotExistException.Builder,FileDoesNotExistException>

@Generated("software.amazon.awssdk:codegen") public final class FileDoesNotExistException extends CodeCommitException implements ToCopyableBuilder<FileDoesNotExistException.Builder,FileDoesNotExistException>

The specified file does not exist. Verify that you have used the correct file name, full path, and extension.

See Also: