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.SmartcardSigningException
All Implemented Interfaces:
Serializable

public class SmartcardSigningException
extends SmartcardException
See Also:
Serialized Form
  • Constructor Details

    • SmartcardSigningException

      public SmartcardSigningException​(String errorMessage, Exception cause, boolean isRefresh)
  • Method Details