exception documentation
class NotBlobError(WrongObjectException):
Constructor: NotBlobError(sha, *args, **kwargs)
Indicates that the sha requested does not point to a blob.
| Class Variable | type |
Undocumented |
Inherited from WrongObjectException:
| Method | __init__ |
Initialize a WrongObjectException. |