Uses of Class
de.unirostock.sems.cbarchive.web.exception.QuotaException
-
Packages that use QuotaException Package Description de.unirostock.sems.cbarchive.web -
-
Uses of QuotaException in de.unirostock.sems.cbarchive.web
Methods in de.unirostock.sems.cbarchive.web that throw QuotaException Modifier and Type Method Description static voidTools. checkQuotasOrFail(long fileSize, Archive archive, UserManager user)Checks for all quotas required to add/update an file within a CombineArchive.
-