Class GHCodeownersError

    • Constructor Detail

      • GHCodeownersError

        public GHCodeownersError()
    • Method Detail

      • getLine

        public int getLine()
        Gets line.
        Returns:
        the line
      • getColumn

        public int getColumn()
        Gets column.
        Returns:
        the column
      • getKind

        public String getKind()
        Gets kind.
        Returns:
        the kind
      • getSource

        public String getSource()
        Gets source.
        Returns:
        the source
      • getSuggestion

        public String getSuggestion()
        Gets suggestion.
        Returns:
        the suggestion
      • getMessage

        public String getMessage()
        Gets message.
        Returns:
        the message
      • getPath

        public String getPath()
        Gets path.
        Returns:
        the path