Uses of Class
org.kohsuke.github.GHIOException
Packages that use GHIOException
-
Uses of GHIOException in org.kohsuke.github
Subclasses of GHIOException in org.kohsuke.githubModifier and TypeClassDescriptionclassThis exception is thrown when GitHub is requesting an OTP from the user.classIOExceptionfor http exceptions becauseHttpURLConnectionthrows un-discernedIOExceptionand it can help to know the http response code to decide how to handle an http exceptions.