Uses of Class
org.kohsuke.github.GHError
-
Uses of GHError in org.kohsuke.github
Modifier and TypeMethodDescriptionGHEnterpriseManagedUsersException.getError()
Get the error that caused the exception.ModifierConstructorDescriptionGHEnterpriseManagedUsersException
(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.