Package org.bouncycastle.tsp.ers
Class ArchiveTimeStampValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bouncycastle.tsp.ers.ERSException
-
- org.bouncycastle.tsp.ers.ArchiveTimeStampValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class ArchiveTimeStampValidationException extends ERSException
Exception thrown if an Archive TimeStamp according to RFC4998 fails to containsHashValue.- See Also:
- RFC4998, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ArchiveTimeStampValidationException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.bouncycastle.tsp.ers.ERSException
getCause
-
-