Package dev.sigstore.tuf
Class FileExceedsMaxLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.sigstore.tuf.TufException
dev.sigstore.tuf.FileExceedsMaxLengthException
- All Implemented Interfaces:
Serializable
Thrown when the Meta File exceeds the max allowable file size as configured in the
Updater
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileExceedsMaxLengthException
-
-
Method Details
-
getFileUrl
-
getMaxSize
public int getMaxSize()
-