NeatUpload Documentation

UploadTooLargeException Members

UploadTooLargeException overview

Public Instance Constructors

UploadTooLargeException Overloaded. Initializes a new instance of the UploadTooLargeException class.

Public Instance Fields

HttpCode (inherited from UploadException) The HTTP status code associated with this exception.
MaxRequestLength The maximum allowed request length.
RequestLength The length of the request that was too large.

Public Instance Properties

HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData Serializes this object.
GetType (inherited from Object) 
ToString (inherited from Exception) 

Protected Instance Constructors

UploadTooLargeException Overloaded. Initializes a new instance of the UploadTooLargeException class.

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

UploadTooLargeException Class | Brettle.Web.NeatUpload Namespace