Class CommitIdDoesNotExistException

All Implemented Interfaces:
Serializable

public class CommitIdDoesNotExistException extends AmazonServiceException

The specified commit ID does not exist.

See Also:
  • Constructor Details

    • CommitIdDoesNotExistException

      public CommitIdDoesNotExistException(String message)
      Constructs a new CommitIdDoesNotExistException with the specified error message.
      Parameters:
      message - Describes the error encountered.