InvalidGitHubUrlException constructor

InvalidGitHubUrlException(
  1. String message
)

Implementation

InvalidGitHubUrlException(this.message);