Class ImprintDigestInvalidException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.tsp.cms.ImprintDigestInvalidException
All Implemented Interfaces:
Serializable

public class ImprintDigestInvalidException extends Exception
See Also:
  • Constructor Details

    • ImprintDigestInvalidException

      public ImprintDigestInvalidException(String message, TimeStampToken token)
  • Method Details