Class CommitIdDoesNotExistException

    • Constructor Detail

      • CommitIdDoesNotExistException

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