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

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

    • PolicyException

      public PolicyException​(String errorMessage)
    • PolicyException

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

    • getInfo

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