@ParametersAreNonnullByDefault
See: Description
| Exception | Description |
|---|---|
| FileContentException |
Represents an error during the process of reading/deserializing file content stored on GitHub
|
| GitHubResponseException |
Represents an error during the process of communicating with GitHub APIs
|
| KeyLoadingException |
Represents an error during the process of generating keys for authentication in GitHub web requests
|
| RequestLimitExceededException |
Represents a request to GitHub which failed due to the calling application exceeding allotted its rate limits
|