Class UploadLengthNotAllowedOnConcatenationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
me.desair.tus.server.exception.TusException
me.desair.tus.server.exception.UploadLengthNotAllowedOnConcatenationException
All Implemented Interfaces:
Serializable

public class UploadLengthNotAllowedOnConcatenationException extends TusException
Exception thrown when the Client includes the Upload-Length header in the upload creation.
See Also:
  • Constructor Details

    • UploadLengthNotAllowedOnConcatenationException

      public UploadLengthNotAllowedOnConcatenationException(String message)