Package fr.gouv.vitam.common.exception
Class ConflictClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.common.exception.ConflictClientException
-
- All Implemented Interfaces:
java.io.Serializable
public class ConflictClientException extends VitamException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConflictClientException(java.lang.String message)
ConflictClientException(java.lang.String messsage, java.lang.Throwable cause)
ConflictClientException(java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-