Class PersonalCertificateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- fr.gouv.vitam.common.exception.VitamException
-
- fr.gouv.vitam.security.internal.common.exception.PersonalCertificateException
-
- All Implemented Interfaces:
java.io.Serializable
public class PersonalCertificateException extends VitamException
Personal certificate exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PersonalCertificateException(java.lang.String message)
PersonalCertificateException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.common.exception.VitamException
getVitamError, setVitamError
-
-