Class UploadInProgressException

All Implemented Interfaces:
Serializable

public class UploadInProgressException extends TusException
Exception thrown when accessing an upload that is still in progress and this is not supported by the operation
See Also:
  • Constructor Details

    • UploadInProgressException

      public UploadInProgressException(String message)