Class TimestampVerificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.sigstore.timestamp.client.TimestampVerificationException
All Implemented Interfaces:
Serializable

public class TimestampVerificationException extends Exception
See Also:
  • Constructor Details

    • TimestampVerificationException

      public TimestampVerificationException(String message)
    • TimestampVerificationException

      public TimestampVerificationException(String message, Throwable cause)
    • TimestampVerificationException

      public TimestampVerificationException(Throwable cause)