Package org.digidoc4j.exceptions
Class UntrustedRevocationSourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.digidoc4j.exceptions.DigiDoc4JException
org.digidoc4j.exceptions.UntrustedRevocationSourceException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.digidoc4j.exceptions.DigiDoc4JException
getErrorCode, getSignatureId, setSignatureId, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
MESSAGE
- See Also:
-
-
Constructor Details
-
UntrustedRevocationSourceException
public UntrustedRevocationSourceException()
-