Class SignedDataNotFound
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.validationResult.results.reasons.ValidationResultReason
br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions.ReasonForIndeterminate
br.ufsc.labsec.validationResult.exceptions.indeterminateExceptions.SignedDataNotFound
- All Implemented Interfaces:
Serializable
Cannot obtain signed data.
The process should output when available:
- The identifier (s) (e.g. an URI) of the signed data that caused the failure
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ValidationResultReason
assertReason, getReason, is, isIn, isReasonForIndeterminate, isReasonForTotalFailed, isRevokedReason, isValidationNotPossible, result, setValidationNotPossibleMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SignedDataNotFound
-