Class SmartcardCertificateRecoveryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.pbad.ykue_utils.exceptions.SignerException
br.ufsc.labsec.pbad.ykue_psc_core.exceptions.A3Exception
br.ufsc.labsec.signature.signer.exceptions.communication.smartcard.SmartcardException
br.ufsc.labsec.signature.signer.exceptions.communication.smartcard.keystore.SmartcardCertificateRecoveryException
All Implemented Interfaces:
Serializable

public class SmartcardCertificateRecoveryException extends SmartcardException
See Also:
  • Constructor Details

    • SmartcardCertificateRecoveryException

      public SmartcardCertificateRecoveryException(String errorMessage)
  • Method Details