Class InvalidCommitIdException

All Implemented Interfaces:
Serializable

public class InvalidCommitIdException extends AmazonServiceException

The specified commit ID is not valid.

See Also:
  • Constructor Details

    • InvalidCommitIdException

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