Mediachase FileUploader.NET 1.9 Framework Help

PostSizeLimitException Class

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

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

System.Object
   Exception
      PostSizeLimitException

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

Requirements

Namespace: Mediachase.FileUploader

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

See Also

PostSizeLimitException Members | Mediachase.FileUploader Namespace