Mediachase FileUploader.NET 1.9 Framework Help

FileSizeLimitException Class

Represents an exception that is thrown when an upload file size is bigger than the maximal size set in the config file

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

System.Object
   Exception
      FileSizeLimitException

[Visual Basic]
Public Class FileSizeLimitException
Inherits Exception
[C#]
public class FileSizeLimitException : Exception

Requirements

Namespace: Mediachase.FileUploader

Assembly: Mediachase.FileUploader (in Mediachase.FileUploader.dll)

See Also

FileSizeLimitException Members | Mediachase.FileUploader Namespace