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