Class UserCertificatePathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.signer.exceptions.SignerException
br.ufsc.labsec.signature.signer.exceptions.validation.UserCertificatePathException
- All Implemented Interfaces:
Serializable
public class UserCertificatePathException extends SignerException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UserCertificatePathException(String errorMessage)
-
Method Summary
Methods inherited from class br.ufsc.labsec.signature.signer.exceptions.SignerException
getRecoverInstruction, getTitle
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserCertificatePathException
-
-
Method Details
-
getInfo
- Overrides:
getInfo
in classSignerException
-