CorruptLongObjectException |
Thrown when an object id is given that doesn't match the hash of the object's
content
|
CorruptMediaFile |
Thrown when a LFS mediafile is found which doesn't have the expected size
|
InvalidLongObjectIdException |
Thrown when an invalid long object id is passed in as an argument.
|
LfsBandwidthLimitExceeded |
Thrown when the bandwidth limit for the user or repository has been exceeded.
|
LfsConfigInvalidException |
Thrown when a LFS configuration problem has been detected (i.e.
|
LfsException |
Thrown when an error occurs during LFS operation.
|
LfsInsufficientStorage |
Thrown when there is insufficient storage on the server.
|
LfsRateLimitExceeded |
Thrown when the user has hit a rate limit with the server.
|
LfsRepositoryNotFound |
Thrown when the repository does not exist for the user.
|
LfsRepositoryReadOnly |
Thrown when the user has read, but not write access.
|
LfsUnauthorized |
Thrown when authorization was refused for an LFS operation.
|
LfsUnavailable |
Thrown when LFS is not available.
|
LfsValidationError |
Thrown when there is a validation error with one or more of the objects in
the request.
|