Class TusStorage.TusChecksumMismatchException
Thrown when a tus PATCH body fails its Upload-Checksum validation.
Inherited Members
Namespace: AjaxUploader.Services
Assembly: AjaxUploader.dll
Syntax
public class TusStorage.TusChecksumMismatchException : Exception, ISerializable, _Exception
Constructors
TusChecksumMismatchException()
Initializes the exception with the standard mismatch message.
Declaration
public TusChecksumMismatchException()