Uses of Class
org.duracloud.manifest.error.ManifestArgumentException
Packages that use ManifestArgumentException
-
Uses of ManifestArgumentException in org.duracloud.manifest
Methods in org.duracloud.manifest that throw ManifestArgumentExceptionModifier and TypeMethodDescriptionManifestGenerator.getManifest(String account, String storeId, String spaceId, ManifestFormat format) This method generates the manifest for the given args. -
Uses of ManifestArgumentException in org.duracloud.manifest.impl
Methods in org.duracloud.manifest.impl that throw ManifestArgumentExceptionModifier and TypeMethodDescriptionprotected ManifestFormatterManifestGeneratorImpl.getFormatter(ManifestFormat format) ManifestGeneratorImpl.getManifest(String account, String storeId, String spaceId, ManifestFormat format) protected StringManifestGeneratorImpl.validateStoreId(String storeId)