AjaxUploader
Search Results for

    Show / Hide Table of Contents

    Class TusStorage.TusChecksumMismatchException

    Thrown when a tus PATCH body fails its Upload-Checksum validation.

    Inheritance
    object
    Exception
    TusStorage.TusChecksumMismatchException
    Implements
    ISerializable
    _Exception
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    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()

    Implements

    ISerializable
    _Exception
    In this article
    Back to top AjaxUploader API Reference