Class | Description | |
---|---|---|
InsufficientStorageException |
Shall be thrown if quota limits are exceeded or there is no physical space left.
|
Interface | Description | |
---|---|---|
IQuota |
If your server implementation needs to support quotas, this interface must be
implemented by collections (items which implement IFolder, IPrincipalFolder etc.
interfaces).
Optionally this interface can be implemented by other items depending on your requirements.
|