Class IllegalZipFileNameException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.ingest.internal.common.exception.IngestInternalClientException
-
- fr.gouv.vitam.ingest.internal.common.exception.IllegalZipFileNameException
-
- All Implemented Interfaces:
java.io.Serializable
public class IllegalZipFileNameException extends IngestInternalClientException
Thrown when there is an illegal file or folder name in the zip- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalZipFileNameException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-