Creates an UploadTooLargeException, given the maximum allowed request length, and the length of the request which was too large.
The HTTP status code for this exception will be 413, and the message will be retrieved from the "UploadTooLargeMessageFormat" resource in NeatUpload.Strings.resx.
UploadTooLargeException Class | Brettle.Web.NeatUpload Namespace | UploadTooLargeException Constructor Overload List