Class PbadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.PbadException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AIAException, AlgorithmException, AlgorithmException, CadesSignatureException, CanonicalizationException, CertificateAttributeException, CertificationPathException, CertificationPathException, CertificationPathException, CertificationPathException, CounterSignatureException, CounterSignatureException, DictionaryException, EncodingException, LCRException, LpaException, OcspException, OcspException, ReceiptException, SignatureAttributeException, SignatureModeException, SignatureModeException, SignatureVerifierException, SignatureVerifierException, SignatureVerifierException, SignerInfoException, ToBeSignedException, UnknowAttributeException, UnknowAttributeException, UnknowAttributeException, ValidationException, ValidationException, ValidationException, ValidationResultReason, VerificationException, XadesSchemaException, XadesSignatureContainerException, XadesSignatureException, XmlProcessingException
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPbadException(String message) PbadException(String message, Throwable cause) PbadException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INVALID_SIGNATURE
- See Also:
-
NO_SUCH_ALGORITHM
- See Also:
-
INVALID_ALGORITHM
- See Also:
-
INVALID_DIGEST_ALGORITHM
- See Also:
-
-
Constructor Details
-
PbadException
-
PbadException
-
PbadException
-
-
Method Details
-
setCritical
protected void setCritical(boolean critical) -
isCritical
public boolean isCritical()
-