Uses of Class
org.kohsuke.github.GHIOException
-
Uses of GHIOException in org.kohsuke.github
Modifier and TypeClassDescriptionclass
Failure related to Enterprise Managed Users operations.class
Failure when the operation cannot be carried out because the resource is not part of an externally managed enterprise.class
This exception is thrown when GitHub is requesting an OTP from the user.class
Failure when the operation cannot be carried out because the team cannot be externally managed.class
IOException
for http exceptions becauseHttpURLConnection
throws un-discernedIOException
and it can help to know the http response code to decide how to handle an http exceptions.class
SpecialIOException
case for http exceptions, whenHttpException
is thrown due to GitHub service being down.