Class ComputedInheritedRulesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.gouv.vitam.common.exception.VitamException
fr.gouv.vitam.worker.core.plugin.computeinheritedrules.exception.ComputedInheritedRulesException
- All Implemented Interfaces:
Serializable
ComputedInheritedRulesException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionComputedInheritedRulesException
(VitamError vitamError, StatusCode statusCode) ComputedInheritedRulesException
(StatusCode statusCode, String message, Throwable cause) ComputedInheritedRulesException
(String message, StatusCode statusCode) ComputedInheritedRulesException
(String message, Throwable cause, StatusCode statusCode) ComputedInheritedRulesException
(Throwable cause, StatusCode statusCode) -
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
-
ComputedInheritedRulesException
- Parameters:
cause
- associated cause
-
ComputedInheritedRulesException
-
ComputedInheritedRulesException
-
ComputedInheritedRulesException
-
ComputedInheritedRulesException
-
-
Method Details
-
getStatusCode
-
setStatusCode
-