This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
octokit.net
Watch
1
Star
0
Fork
0
You've already forked octokit.net
mirror of
https://github.com/zoriya/octokit.net.git
synced
2026-06-03 03:01:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
brave-new-codegen-world
octokit.net
/
Octokit
/
Exceptions
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Jose de Jesus Medina
66a6781584
spellcheck round 2 (
#2259
)
2020-10-06 09:47:36 -03:00
..
AbuseException.cs
handle case insensitive headers when parsing for API rate limiting (
#2175
)
2020-04-12 13:04:30 -03:00
ApiException.cs
Fix typos in comments (
#2040
)
2019-10-30 13:51:20 -03:00
ApiValidationException.cs
…
AuthorizationException.cs
…
ForbiddenException.cs
…
InvalidGitIgnoreTemplateException.cs
…
LegalRestrictionException.cs
…
LoginAttemptsExceededException.cs
…
NotFoundException.cs
…
PrivateRepositoryQuotaExceededException.cs
…
PullRequestMismatchException.cs
Fix typos in comments (
#2040
)
2019-10-30 13:51:20 -03:00
PullRequestNotMergeableException.cs
…
RateLimitExceededException.cs
spellcheck round 2 (
#2259
)
2020-10-06 09:47:36 -03:00
RepositoryExistsException.cs
Prefer using nameof(x) over literal "x" (
#1781
)
2018-03-07 20:43:10 +10:00
RepositoryFormatException.cs
…
TwoFactorAuthorizationException.cs
…
TwoFactorChallengeFailedException.cs
…
TwoFactorRequiredException.cs
…
UserIsLastOwnerOfOrganizationException.cs
…
UserIsNotMemberOfOrganizationException.cs
…
UserIsOrganizationMemberException.cs
…