Class AttributeCertificateAuthorityValidator.AttributeNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.attrcert.AttributeCertificateAuthorityValidator.AttributeNotAllowedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AttributeCertificateAuthorityValidator
public static class AttributeCertificateAuthorityValidator.AttributeNotAllowedException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description AttributeNotAllowedException(String message)
AttributeNotAllowedException(String cnpj, Collection<org.bouncycastle.asn1.ASN1ObjectIdentifier> oids)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AttributeNotAllowedException
-
AttributeNotAllowedException
public AttributeNotAllowedException(String cnpj, Collection<org.bouncycastle.asn1.ASN1ObjectIdentifier> oids)
-