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

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

    • SmartcardDriverException

      public SmartcardDriverException​(String errorMessage)
  • Method Details