Class UserKeystorePinException

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

public class UserKeystorePinException
extends SignerException
See Also:
Serialized Form
  • Constructor Details

    • UserKeystorePinException

      public UserKeystorePinException​(String errorMessage)
    • UserKeystorePinException

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