Uses of Class
org.kohsuke.github.GHError
Packages that use GHError
-
Uses of GHError in org.kohsuke.github
Methods in org.kohsuke.github that return GHErrorModifier and TypeMethodDescriptionGHEnterpriseManagedUsersException.getError()
Get the error that caused the exception.Constructors in org.kohsuke.github with parameters of type GHErrorModifierConstructorDescriptionGHEnterpriseManagedUsersException
(String message, GHError error, Throwable cause) Instantiates a new exception.GHNotExternallyManagedEnterpriseException
(String message, GHError error, Throwable cause) Instantiates a new exception.GHTeamCannotBeExternallyManagedException
(String message, GHError error, Throwable cause) Instantiates a new exception.