Class FingerprintNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.tus.java.client.FingerprintNotFoundException
All Implemented Interfaces:
Serializable

public class FingerprintNotFoundException extends Exception
This exception is thrown by TusClient.resumeUpload(TusUpload) if no upload URL has been stored in the TusURLStore.
See Also:
  • Constructor Details

    • FingerprintNotFoundException

      public FingerprintNotFoundException(String fingerprint)
      Instantiates a new Object of type FingerprintNotFoundException.
      Parameters:
      fingerprint -