Class GitHubRepoProviderError

java.lang.Object
com.github.kostyasha.github.integration.generic.errors.GitHubError
com.github.kostyasha.github.integration.generic.errors.impl.GitHubRepoProviderError
All Implemented Interfaces:
ExtensionPoint

public class GitHubRepoProviderError extends GitHubError
Used during GitHubRepoProvider resolve.
Author:
Kanstantsin Shautsou
  • Constructor Details

    • GitHubRepoProviderError

      public GitHubRepoProviderError(@NonNull String description)
  • Method Details