Uses of Enum Class
org.duracloud.common.error.ManifestVerifyException.ErrorType
Packages that use ManifestVerifyException.ErrorType
-
Uses of ManifestVerifyException.ErrorType in org.duracloud.common.error
Methods in org.duracloud.common.error that return ManifestVerifyException.ErrorTypeModifier and TypeMethodDescriptionManifestVerifyException.getErrorType()Returns the enum constant of this class with the specified name.static ManifestVerifyException.ErrorType[]ManifestVerifyException.ErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.