Class UserKeystorePinException

java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.pbad.ykue_utils.exceptions.SignerException
br.ufsc.labsec.signature.signer.exceptions.keystore.UserKeystorePinException
All Implemented Interfaces:
Serializable

public class UserKeystorePinException
extends br.ufsc.labsec.pbad.ykue_utils.exceptions.SignerException
See Also:
Serialized Form
  • Constructor Details

    • UserKeystorePinException

      public UserKeystorePinException​(String errorMessage)
    • UserKeystorePinException

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

    • getInfo

      public String getInfo()
      Overrides:
      getInfo in class br.ufsc.labsec.pbad.ykue_utils.exceptions.SignerException