Class UnifiedDiffParserException

    • Constructor Detail

      • UnifiedDiffParserException

        public UnifiedDiffParserException()
      • UnifiedDiffParserException

        public UnifiedDiffParserException​(String message)
      • UnifiedDiffParserException

        public UnifiedDiffParserException​(String message,
                                          Throwable cause)
      • UnifiedDiffParserException

        public UnifiedDiffParserException​(Throwable cause)
      • UnifiedDiffParserException

        public UnifiedDiffParserException​(String message,
                                          Throwable cause,
                                          boolean enableSuppression,
                                          boolean writableStackTrace)