Class SigningInformationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.worker.core.plugin.signingInformation.exception.SigningInformationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SigningInformationException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SigningInformationException(SigningInformationEnum signingInformationEnum)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getErrorCode()
-
-
-
Constructor Detail
-
SigningInformationException
public SigningInformationException(SigningInformationEnum signingInformationEnum)
-
-