Class UserKeystoreException

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

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

    • UserKeystoreException

      public UserKeystoreException​(String errorMessage)
    • UserKeystoreException

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

    • getTitle

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

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