Class FileRulesDeleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.functional.administration.common.exception.ReferentialException
fr.gouv.vitam.functional.administration.common.exception.FileRulesDeleteException
- All Implemented Interfaces:
Serializable
Exception thrown when user want to be delete a unit linked to a fileRules
- See Also:
-
Constructor Summary
ConstructorDescriptionFileRulesDeleteException
(String message, List<FileRulesModel> usedDeletedRules) -
Method Summary
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileRulesDeleteException
- Parameters:
message
- message to associate with the exceptionusedDeletedRules
-
-
-
Method Details
-
getUsedDeletedRules
-