Class CollectInternalMultipleErrorsDetailsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.collect.common.exception.CollectInternalException
fr.gouv.vitam.collect.common.exception.CollectInternalErrorsDetailsException
fr.gouv.vitam.collect.common.exception.CollectInternalMultipleErrorsDetailsException
- All Implemented Interfaces:
Serializable
public class CollectInternalMultipleErrorsDetailsException
extends CollectInternalErrorsDetailsException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCollectInternalMultipleErrorsDetailsException(String message, List<VitamErrorDetails> errorsDetailsList) -
Method Summary
Methods inherited from class fr.gouv.vitam.collect.common.exception.CollectInternalErrorsDetailsException
getErrorsDetailsListMethods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamErrorMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CollectInternalMultipleErrorsDetailsException
-
CollectInternalMultipleErrorsDetailsException
public CollectInternalMultipleErrorsDetailsException(String message, List<VitamErrorDetails> errorsDetailsList)
-