5 references to HttpParseException
System.Web (5)
HttpException.cs (1)
476string sourceCode, int line) : this(message, innerException,
UI\SimpleWebHandlerParser.cs (3)
188throw new HttpParseException(e.Message, e, _virtualPath, _sourceString, _lineNumber); 208throw new HttpParseException(e.Message, e, _virtualPath, s, _lineNumber); 473throw new HttpParseException(null, e, _virtualPath, _sourceString, _lineNumber);
UI\TemplateParser.cs (1)
860throw new HttpParseException(e.Message, e,