Class AttributeCreationException

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

public class AttributeCreationException extends SignerErrorException
See Also:
  • Constructor Details

    • AttributeCreationException

      public AttributeCreationException(String errorMessage)
  • Method Details

    • getInfo

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