17 references to HttpException
System.Web (11)
Compilation\AssemblyResolver.cs (3)
84
throw new
HttpException
(SR.GetString(SR.Downlevel_requires_35));
94
throw new
HttpException
(SR.GetString(SR.Reference_assemblies_not_found));
101
throw new
HttpException
(SR.GetString(SR.Reference_assemblies_not_found));
Compilation\CompilationUtil.cs (2)
347
throw new
HttpException
(errorString);
364
throw new
HttpException
(errorString);
HttpException.cs (4)
280
:
base
(message) {
318
public HttpCompileException(string message) :
base
(message) {
467
public HttpParseException(string message) :
base
(message) {
582
public HttpRequestValidationException(string message) :
base
(message) {
UI\TemplateParser.cs (2)
222
throw new
HttpException
(message);
827
originalException = new
HttpException
(firstError.ErrorText);
System.Web.DynamicData (1)
DynamicData\Util\Misc.cs (1)
295
throw new
HttpException
(String.Format(CultureInfo.CurrentCulture,
System.Web.Extensions (5)
ApplicationServices\ApplicationServiceHelper.cs (1)
89
throw new
HttpException
(AtlasWeb.UserIsNotAuthenticated);
ApplicationServices\ProfileService.cs (1)
304
throw new
HttpException
(AtlasWeb.UserIsNotAuthenticated);
Handlers\ScriptResourceHandler.cs (1)
807
throw new
HttpException
(String.Format(CultureInfo.CurrentCulture,
UI\ScriptResourceAttribute.cs (2)
168
throw new
HttpException
(AtlasWeb.ScriptResourceHandler_InvalidRequest);
195
throw new
HttpException
(String.Format(