NeatUpload Documentation

NonfilePortionTooLargeException Members

NonfilePortionTooLargeException overview

Public Instance Constructors

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

Public Instance Fields

HttpCode (inherited from UploadException) The HTTP status code associated with this exception.
MaxNormalRequestLength The maximum allowed length of the non-file portion of the request.
NormalRequestLength The length of the non-file portion of the request.

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

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

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

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

See Also

NonfilePortionTooLargeException Class | Brettle.Web.NeatUpload Namespace