Class TimeStampDigestInputException

All Implemented Interfaces:
Serializable

public class TimeStampDigestInputException extends TimeStampVerificationException
Thrown during verification of time-stamp properties if the input for digest calculation cannot be created.
Author:
Luís
See Also:
  • Constructor Details

    • TimeStampDigestInputException

      public TimeStampDigestInputException(String propName)
    • TimeStampDigestInputException

      public TimeStampDigestInputException(String propName, Throwable cause)
  • Method Details