GithubReleaseException(cause: Throwable)GithubReleaseException(message: String)GithubReleaseException(response: Response)
GithubReleaseException(message: String?, cause: Throwable?)
An exception that occured in a task related to publishing a release to GitHub releases.
message - the message of the exception
cause - a Throwable that caused this exception to be thrown