Class ArchiveTimeStampValidationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ArchiveTimeStampValidationException
    extends java.lang.Exception
    Exception thrown if an Archive TimeStamp according to RFC4998 fails to containsHashValue.

    {@see RFC4998}

    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ArchiveTimeStampValidationException

        public ArchiveTimeStampValidationException​(java.lang.String message)