Class CollectInternalSingleErrorsDetailException
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.CollectInternalSingleErrorsDetailException
- All Implemented Interfaces:
Serializable
public class CollectInternalSingleErrorsDetailException
extends CollectInternalErrorsDetailsException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCollectInternalSingleErrorsDetailException(String message, VitamErrorDetails errorsDetails) CollectInternalSingleErrorsDetailException(String message, VitamErrorDetails errorsDetails, Throwable cause) -
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
-
CollectInternalSingleErrorsDetailException
public CollectInternalSingleErrorsDetailException(String message, VitamErrorDetails errorsDetails, Throwable cause) -
CollectInternalSingleErrorsDetailException
-