Package dev.sigstore.tuf
Class SnapshotTargetVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.sigstore.tuf.TufException
dev.sigstore.tuf.SnapshotTargetVersionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSnapshotTargetVersionException(String targetName, int invalidVersion, int currentVersion) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SnapshotTargetVersionException
-