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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SmartcardCertificateRecoveryException, SmartcardClientVersionException, SmartcardConnectionException, SmartcardDriverException, SmartcardIdException, SmartcardKeystoreException, SmartcardSigningException, SmartcardUnrecognizedKeyException

public class SmartcardException
extends br.ufsc.labsec.pbad.ykue_psc_core.exceptions.A3Exception
See Also:
Serialized Form
  • Constructor Details

    • SmartcardException

      public SmartcardException​(String errorMessage)
    • SmartcardException

      public SmartcardException​(String errorMessage, Exception cause)
  • Method Details

    • getInfo

      public String getInfo()
      Overrides:
      getInfo in class br.ufsc.labsec.pbad.ykue_psc_core.exceptions.A3Exception
    • getTitle

      public String getTitle()
      Overrides:
      getTitle in class br.ufsc.labsec.pbad.ykue_psc_core.exceptions.A3Exception