UploadTooLargeException overview
UploadTooLargeException
|
Overloaded. Initializes a new instance of the UploadTooLargeException class. |
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. |
HelpLink (inherited from Exception) | |
InnerException (inherited from Exception) | |
Message (inherited from Exception) | |
Source (inherited from Exception) | |
StackTrace (inherited from Exception) | |
TargetSite (inherited from Exception) |
Equals (inherited from Object) | |
GetBaseException (inherited from Exception) | |
GetHashCode (inherited from Object) | |
GetObjectData | Serializes this object. |
GetType (inherited from Object) | |
ToString (inherited from Exception) |
UploadTooLargeException
|
Overloaded. Initializes a new instance of the UploadTooLargeException class. |
HResult (inherited from Exception) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
UploadTooLargeException Class | Brettle.Web.NeatUpload Namespace