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