Class GithubInformationException

    • Constructor Detail

      • GithubInformationException

        public GithubInformationException()
      • GithubInformationException

        public GithubInformationException​(String message)
      • GithubInformationException

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

        public GithubInformationException​(Throwable cause)
      • GithubInformationException

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