Class PatchFormatException

    • Constructor Detail

      • PatchFormatException

        public PatchFormatException​(List<FormatError> errors)
        Constructor for PatchFormatException
        Parameters:
        errors - a List of FormatErrors
    • Method Detail

      • getErrors

        public List<FormatError> getErrors()
        Get list of errors
        Returns:
        all the errors where unresolved conflicts have been detected