Serialized Form
-
Package org.kohsuke.github
-
Exception org.kohsuke.github.GHEnterpriseManagedUsersException
class GHEnterpriseManagedUsersException extends GHIOException implements Serializable- serialVersionUID:
- 1980051901L
-
Serialized Fields
-
error
GHError error
The error that caused the exception.
-
-
Class org.kohsuke.github.GHError
class GHError extends Object implements Serializable- serialVersionUID:
- 2008071901L
-
Exception org.kohsuke.github.GHException
class GHException extends RuntimeException implements Serializable -
Exception org.kohsuke.github.GHFileNotFoundException
class GHFileNotFoundException extends FileNotFoundException implements Serializable -
Exception org.kohsuke.github.GHIOException
class GHIOException extends IOException implements Serializable -
Exception org.kohsuke.github.GHNotExternallyManagedEnterpriseException
class GHNotExternallyManagedEnterpriseException extends GHEnterpriseManagedUsersException implements Serializable- serialVersionUID:
- 1978052201L
-
Exception org.kohsuke.github.GHOTPRequiredException
class GHOTPRequiredException extends GHIOException implements Serializable -
Class org.kohsuke.github.GHPersonSet
- serialVersionUID:
- 1L
-
Exception org.kohsuke.github.GHTeamCannotBeExternallyManagedException
class GHTeamCannotBeExternallyManagedException extends GHEnterpriseManagedUsersException implements Serializable- serialVersionUID:
- 2013101301L
-
Exception org.kohsuke.github.HttpException
class HttpException extends GHIOException implements Serializable- serialVersionUID:
- 1L
-
Exception org.kohsuke.github.ServiceDownException
class ServiceDownException extends HttpException implements Serializable
-