NeatUpload Documentation

UploadTooLargeException Class

Indicates that the upload was too large.

For a list of all members of this type, see UploadTooLargeException Members.

System.Object
   System.Exception
      Brettle.Web.NeatUpload.UploadException
         Brettle.Web.NeatUpload.UploadTooLargeException

public class UploadTooLargeException : UploadException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Brettle.Web.NeatUpload

Assembly: Brettle.Web.NeatUpload (in Brettle.Web.NeatUpload.dll)

See Also

UploadTooLargeException Members | Brettle.Web.NeatUpload Namespace