1 write to _exception
System.Web (1)
HttpException.cs (1)
620set { _exception = value; }
1 reference to _exception
System.Web (1)
HttpException.cs (1)
619get { return _exception; }