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 Details

    • UserCertificatePathException

      public UserCertificatePathException​(String errorMessage)
  • Method Details